{
  "issueNumber": 66,
  "issueUrl": "https://github.com/mgifford/open-scans/issues/66",
  "issueTitle": "SUNDAY: Sweden's Government",
  "scanTitle": "Sweden's Government",
  "submittedBy": "mgifford",
  "engines": [
    "axe",
    "qualweb"
  ],
  "scanContext": {
    "viewport": {
      "width": 1280,
      "height": 800
    },
    "viewportPreset": "desktop",
    "colorScheme": "both",
    "browser": "chromium"
  },
  "scannedAt": "2026-05-24T02:29:26.439Z",
  "totalElapsedMs": 1758828,
  "totalSubmitted": 100,
  "acceptedCount": 100,
  "scannedCount": 100,
  "skippedDueToTimeout": 0,
  "skippedDueToErrAborted": 0,
  "rejectedCount": 0,
  "rejected": [],
  "alfaTotals": {
    "passed": 0,
    "failed": 0,
    "cantTell": 0,
    "inapplicable": 0
  },
  "axeTotals": {
    "passed": 11600,
    "failed": 200,
    "cantTell": 0,
    "inapplicable": 12800
  },
  "equalAccessTotals": {
    "passed": 0,
    "failed": 0,
    "uniqueFailed": 0,
    "duplicates": 0,
    "cantTell": 0,
    "inapplicable": 0
  },
  "accesslintTotals": {
    "passed": 0,
    "failed": 0,
    "uniqueFailed": 0,
    "duplicates": 0,
    "cantTell": 0,
    "inapplicable": 0
  },
  "qualwebTotals": {
    "passed": 3200,
    "failed": 200,
    "cantTell": 200,
    "inapplicable": 100
  },
  "duplicateFindingTotals": 0,
  "darkModeUrlCount": 100,
  "reducedMotionUrlCount": 0,
  "highContrastUrlCount": 0,
  "forcedColorsUrlCount": 0,
  "reducedTransparencyUrlCount": 0,
  "results": [
    {
      "submittedUrl": "https://government.se/",
      "finalUrl": "https://government.se/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 18725,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "f79ae429c589",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "b43f9a6416e6",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d21e1329057",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e47f400d786e",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/reports/",
      "finalUrl": "https://government.se/reports/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17483,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "d2ea30990737",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "930d9f956c89",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4988f85fa7cd",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ca34213ccc16",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/government-policy/social-services/",
      "finalUrl": "https://government.se/government-policy/social-services/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17583,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "91eb98069b49",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "3f429c979a41",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "219e9c7bc413",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "16a5865e1c27",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/government-policy/swedens-support-to-ukraine/",
      "finalUrl": "https://government.se/government-policy/swedens-support-to-ukraine/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17652,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "abf26888e0be",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "20d1df0740dd",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3a0f36f878eb",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8a4feea1d1c3",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/articles/2026/02/four-years-of-war-support-to-ukraine-remains-governments-foremost-foreign-policy-priority/",
      "finalUrl": "https://government.se/articles/2026/02/four-years-of-war-support-to-ukraine-remains-governments-foremost-foreign-policy-priority/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17446,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "e8b40794d5c4",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "0b9068a42f1d",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "40d8353d12e4",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "edb042234cae",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/press-releases/2026/02/government-proposes-swedish-loan-guarantee-to-world-bank-to-enable-sek-2.5-billion-in-new-budget-support-to-ukraine",
      "finalUrl": "https://government.se/press-releases/2026/02/government-proposes-swedish-loan-guarantee-to-world-bank-to-enable-sek-2.5-billion-in-new-budget-support-to-ukraine",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17667,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "934403194a4c",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "ceb5c3e062dc",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "372a97ec0f1d",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5b53dcccc6c1",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/press-releases/2026/02/new-large-support-package-to-ukraine-focused-on-air-defence/",
      "finalUrl": "https://government.se/press-releases/2026/02/new-large-support-package-to-ukraine-focused-on-air-defence/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17823,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "b3c6fe92f578",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "9de3f3e8ed9a",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "74b6ee0fb73a",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1a588c63f7a8",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/press-releases/2026/02/sek-230-million-in-humanitarian-support-to-ukraine/",
      "finalUrl": "https://government.se/press-releases/2026/02/sek-230-million-in-humanitarian-support-to-ukraine/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17818,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "954a30621aee",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "987f054f0786",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3071ed4897ae",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4d2bf45aae5a",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/about-the-website/",
      "finalUrl": "https://government.se/about-the-website/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17586,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "c05c89c6fb79",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "093919e6fa67",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8d786b4575da",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "42269c5e4b9d",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/contact-information/",
      "finalUrl": "https://government.se/contact-information/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17616,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "f8abddff9266",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "b3b75cdc8a5e",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8c9ab0b4e593",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "585f1e737e88",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/contacts/",
      "finalUrl": "https://government.se/contacts/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17363,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "b1eae2dc419d",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "a2d84d00b288",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce2882ab7b39",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f63051dfbbdc",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/government-of-sweden/",
      "finalUrl": "https://government.se/government-of-sweden/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17476,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "f9d47521b044",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "edecd54ffaa2",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8440f1bf6c65",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e8fceb7e64be",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/government-policy/",
      "finalUrl": "https://government.se/government-policy/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17328,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "52daa113b7e9",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "8ed8c3eb50f9",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0630bb888bf6",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "66d366a57acb",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/how-sweden-is-governed/",
      "finalUrl": "https://government.se/how-sweden-is-governed/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17541,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "225daecbf238",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "eb9e4766c0b7",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e480f6e3a70c",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "834a986a10c4",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/information-material/",
      "finalUrl": "https://government.se/information-material/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17641,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "46e3f6377464",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "87578db9454d",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "13d7a13673c4",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d4e968bbb50d",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/international-development-cooperation-strategies/",
      "finalUrl": "https://government.se/international-development-cooperation-strategies/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17601,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "0e2940c9b74f",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "a05d0f6909f1",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "742a465be145",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dc9b56a53ed5",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/legal-documents/",
      "finalUrl": "https://government.se/legal-documents/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17546,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "7a857a5f2221",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "6088de0dde8f",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "69106e4f8d2a",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6009655cbf38",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/press-images/",
      "finalUrl": "https://government.se/press-images/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17730,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "6d058a44ff9b",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "37907ec76caf",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "16237b3376ce",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8cf942687152",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/press-releases/",
      "finalUrl": "https://government.se/press-releases/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17515,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "ea94bee869e1",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "255d6d8dd3a5",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8fc56eaa7f4e",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4327ca9a7a69",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/press-room/",
      "finalUrl": "https://government.se/press-room/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17636,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "1742a92a4809",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "9a8e92f0f038",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "23be7f1cb0f9",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dc6f4e225bef",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/subscribe-via-email/",
      "finalUrl": "https://government.se/subscribe-via-email/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17560,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "3f45c5e422d1",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "918a675fc210",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "45ab5cef40b6",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "77b6c37efb40",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/sweden-in-the-eu/",
      "finalUrl": "https://government.se/sweden-in-the-eu/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17441,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "d30d478ac261",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "9932b9d6f839",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f276bc76ec6e",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7319abaadd51",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/swedish-treaty-series/",
      "finalUrl": "https://government.se/swedish-treaty-series/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17437,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "e9a765104dc1",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "22c7d99d2041",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "57ca0ed8b118",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2c1adfa210c5",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/the-government-offices/",
      "finalUrl": "https://government.se/the-government-offices/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17624,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "68835fa628a0",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "0b2639b63fc9",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c8a93f501cf3",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fb086b8e01ea",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/webcasts/",
      "finalUrl": "https://government.se/webcasts/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17621,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "464954dab73e",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "8e4175c1c3fd",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "21a5df4da5a5",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4b84489a9ddd",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/government-of-sweden/ministry-for-foreign-affairs/",
      "finalUrl": "https://government.se/government-of-sweden/ministry-for-foreign-affairs/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17679,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "7f29b1a53357",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "bb9232c1d343",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "358f298d7606",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "93a982a18f63",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/government-of-sweden/ministry-of-climate-and-enterprise/",
      "finalUrl": "https://government.se/government-of-sweden/ministry-of-climate-and-enterprise/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17718,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "6bd86ae76594",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "a0161f69a5f8",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "250133e31d7d",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "91154a6a8bb2",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/government-of-sweden/ministry-of-culture/",
      "finalUrl": "https://government.se/government-of-sweden/ministry-of-culture/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17375,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "1eeed7f51156",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "ec71a3048ba1",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3bd614464936",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c013d28342ce",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/government-of-sweden/ministry-of-defence/",
      "finalUrl": "https://government.se/government-of-sweden/ministry-of-defence/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17776,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "4eea99146cda",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "f639d8a3bac9",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a3cdabece096",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7488d40c45c5",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/government-of-sweden/ministry-of-education-and-research/",
      "finalUrl": "https://government.se/government-of-sweden/ministry-of-education-and-research/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17513,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "53dd28a1ec59",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "3c18dd10d472",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "337171f73ecf",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "807921af5415",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/government-of-sweden/ministry-of-employment/",
      "finalUrl": "https://government.se/government-of-sweden/ministry-of-employment/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17645,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "894f6a07865d",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "2efc15f658ca",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d07e1ca1e91f",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cf7a0bb765e0",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/government-of-sweden/ministry-of-finance/",
      "finalUrl": "https://government.se/government-of-sweden/ministry-of-finance/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17541,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "1bf35cbf2b98",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "4d769817018b",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d7411beef4c2",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "158b77e4e274",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/government-of-sweden/ministry-of-health-and-social-affairs/",
      "finalUrl": "https://government.se/government-of-sweden/ministry-of-health-and-social-affairs/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17629,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "36a86c510d21",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "a8e31cb42cb7",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4454719a38bf",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0dac3a330778",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/government-of-sweden/ministry-of-justice/",
      "finalUrl": "https://government.se/government-of-sweden/ministry-of-justice/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17349,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "cb394bfa22b1",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "56e7d0149580",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5cb52b5547de",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a987eb9c6d9a",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/government-policy/adult-education/",
      "finalUrl": "https://government.se/government-policy/adult-education/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17691,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "cb809b8872dd",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "c34c84ad82b9",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ed3a99b3e1f5",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a3d70284c71b",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/government-policy/care-for-older-people/",
      "finalUrl": "https://government.se/government-policy/care-for-older-people/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17840,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "1ad37e0f38a1",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "344e44ba563c",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c40b37ab04d4",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aa65af4f69da",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/government-policy/central-government-administration/",
      "finalUrl": "https://government.se/government-policy/central-government-administration/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17720,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "c5e636a24ad5",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "98998f2fae8c",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7b7ae5068f64",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dd59343cea5d",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/government-policy/childrens-rights/",
      "finalUrl": "https://government.se/government-policy/childrens-rights/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17714,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "803f1b9683b6",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "cdbe5a10ba87",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7f36879e4f4b",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d2a9f352c914",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/government-policy/civil-defence/",
      "finalUrl": "https://government.se/government-policy/civil-defence/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17673,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "a472d8e43ab8",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "9c1e264f34be",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8889ebbf1fa0",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f4122a32d750",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/government-policy/civil-society-and-sport/",
      "finalUrl": "https://government.se/government-policy/civil-society-and-sport/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17737,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "95ff092b1cde",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "72703c6f9ff3",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c3b7e5c7eada",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dbf9b1d8e890",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/government-policy/combating-terrorism/",
      "finalUrl": "https://government.se/government-policy/combating-terrorism/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17680,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "d1d26391d134",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "35149a83c373",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7573c5018b78",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63c97b35e1a4",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/how-sweden-is-governed/committees/",
      "finalUrl": "https://government.se/how-sweden-is-governed/committees/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17533,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "0a3a0267ac2b",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "6e8f5d2cbc87",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4482b5d1ef2a",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "425747e77bf9",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/how-sweden-is-governed/general-elections-and-referendums/",
      "finalUrl": "https://government.se/how-sweden-is-governed/general-elections-and-referendums/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17565,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "8b319c9b89b4",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "e8ae6ae6cf12",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2058e74ac419",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "61eebddb3da8",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/how-sweden-is-governed/public-agencies-and-how-they-are-governed/",
      "finalUrl": "https://government.se/how-sweden-is-governed/public-agencies-and-how-they-are-governed/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17684,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "7ff5fd5497ee",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "3d373c3372cb",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "932cd79cc458",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aede9225c2e0",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/how-sweden-is-governed/state-owned-enterprises/",
      "finalUrl": "https://government.se/how-sweden-is-governed/state-owned-enterprises/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17518,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "fd4411606143",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "d49cc10411c8",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "110cd4e59d68",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8be3f4d766a7",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/how-sweden-is-governed/swedish-legislation---how-laws-are-made/",
      "finalUrl": "https://government.se/how-sweden-is-governed/swedish-legislation---how-laws-are-made/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17469,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "115768a12b97",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "4f1928307ad1",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5d9b4715e860",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2638b644bffb",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/how-sweden-is-governed/the-constitution/",
      "finalUrl": "https://government.se/how-sweden-is-governed/the-constitution/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17626,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "ee5515505fef",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "4747604009fa",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f4f3a7ba2ace",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8867fbdaa3cc",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/how-sweden-is-governed/the-principle-of-public-access-to-official-documents/",
      "finalUrl": "https://government.se/how-sweden-is-governed/the-principle-of-public-access-to-official-documents/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17603,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "78a2503466be",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "56b6d4a52a3f",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7c300ca72491",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "010b2dbd7ccf",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/how-sweden-is-governed/the-swedish-model-of-government-administration/",
      "finalUrl": "https://government.se/how-sweden-is-governed/the-swedish-model-of-government-administration/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17603,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "a3046cde5834",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "0b552ca7c45c",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e322d5f4c8e",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "39dbf60d69f1",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/press-room/government-offices-press-information-officers/",
      "finalUrl": "https://government.se/press-room/government-offices-press-information-officers/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17395,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "61c4d5d61aaa",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "072bd6da3686",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f49e7c04518a",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8a53a7d1df07",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/press-room/ministry-for-foreign-affairs-press-office/",
      "finalUrl": "https://government.se/press-room/ministry-for-foreign-affairs-press-office/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17641,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "6e3fcec39fc3",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "f4a7fa0a2a06",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e5f936d0c718",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "273e5eadf901",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/press-room/press-contacts/",
      "finalUrl": "https://government.se/press-room/press-contacts/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17632,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "ddf09a0d8ff2",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "03bba57748d4",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "820b2458c125",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9b9dbd727cc6",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/tx/2079",
      "finalUrl": "https://government.se/tx/2079",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17589,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "86a959ab2b54",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "02e7f5d01a65",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "640ba5e85967",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "94d0537c3728",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/tx/2078",
      "finalUrl": "https://government.se/tx/2078",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17395,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "557e4d691549",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "24d6116af159",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "29bf2c01bc83",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "44942b768caa",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/tx/2077",
      "finalUrl": "https://government.se/tx/2077",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17263,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "c03e4aa8cd12",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "15fd7e11ab57",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "563296eb33e1",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dd1dd0060375",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/tx/2634",
      "finalUrl": "https://government.se/tx/2634",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17575,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "b51507318a2f",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "0f5f9506cef2",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cc76b1d37181",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e1e99f1833ca",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/tx/2636",
      "finalUrl": "https://government.se/tx/2636",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17551,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "0eac6ebf6db8",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "4213e535c8c4",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "152b8743d0a8",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "934736becd9a",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/tx/2640",
      "finalUrl": "https://government.se/tx/2640",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17468,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "ecd4fd6fb0a8",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "acea1c7f96cf",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dd8c7ee020ae",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "86d83ace6f15",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/tx/2643",
      "finalUrl": "https://government.se/tx/2643",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17575,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "102885a5243b",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "4f9cc7c73844",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b201a403ee6f",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b310e5083399",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/tx/2649",
      "finalUrl": "https://government.se/tx/2649",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17676,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "1b44141e3732",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "c47cc6c7d84b",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "06aee6242d20",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e23f6312c68",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/tx/2650",
      "finalUrl": "https://government.se/tx/2650",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17580,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "6d60cac73094",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "8129060c65e2",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "00d34f171da1",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a0e55e685fe9",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/tx/2652",
      "finalUrl": "https://government.se/tx/2652",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17553,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "537ce6829f1c",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "1be1997588d1",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "33005c6d35d1",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d2588df6f6e",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/articles/2026/02/egypt-visit-characterised-by-impactful-meetings-and-deepened-cooperation/",
      "finalUrl": "https://government.se/articles/2026/02/egypt-visit-characterised-by-impactful-meetings-and-deepened-cooperation/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17502,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "3fb33180915d",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "0d3bdba0997c",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f48a024dd953",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "570c8cbb7c35",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/articles/2026/02/minister-johan-britz-given-temporary-responsibility-for-climate-and-environment-issues/",
      "finalUrl": "https://government.se/articles/2026/02/minister-johan-britz-given-temporary-responsibility-for-climate-and-environment-issues/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17854,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "a417cadafee4",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "7ec627ad4a8d",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3108679ae35e",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6bcb6bf1001f",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/information-material/2026/02/swedens-ai-strategy/",
      "finalUrl": "https://government.se/information-material/2026/02/swedens-ai-strategy/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17409,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "92b695609b62",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "f6f6aaf5386c",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b3899d30081f",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6ffb8f87e2f3",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/speeches/2025/09/statement-of-government-policy-2025/",
      "finalUrl": "https://government.se/speeches/2025/09/statement-of-government-policy-2025/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17499,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "b80f489db3b4",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "11fa0c2a6cf1",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f0ef8b8375b3",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "97cf2acf622e",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/speeches/2025/11/statement-of-government-eu-policy/",
      "finalUrl": "https://government.se/speeches/2025/11/statement-of-government-eu-policy/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17515,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "902d654f1eb1",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "023f9e61cfef",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a40a751510b0",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4217743d1a51",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/speeches/2026/02/statement-of-foreign-policy-2026/",
      "finalUrl": "https://government.se/speeches/2026/02/statement-of-foreign-policy-2026/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17526,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "74f06a568a71",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "d712a983f21a",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de78faa3ac58",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a0a3e93a3077",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/statements/2026/02/joint-likeminded-statement-on-the-occasion-of-the-second-anniversary-of-alexei-navalnys-death-on-16-february-2024/",
      "finalUrl": "https://government.se/statements/2026/02/joint-likeminded-statement-on-the-occasion-of-the-second-anniversary-of-alexei-navalnys-death-on-16-february-2024/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17384,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "a06d8cd96c8e",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "d7f0aba38abd",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "13826a4a6698",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6016b71382d0",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/statements/2026/02/joint-ministerial-statement-on-protection-of-civilians-and-humanitarian-operations-in-sudan/",
      "finalUrl": "https://government.se/statements/2026/02/joint-ministerial-statement-on-protection-of-civilians-and-humanitarian-operations-in-sudan/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17562,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "2b33229e99ac",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "dcc01c8411ca",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e53634c1dbd8",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7d7c6d661c24",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/government-policy/nordic-affairs/",
      "finalUrl": "https://government.se/government-policy/nordic-affairs/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17894,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "f7e3ef126ab3",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "9907e880b073",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6eca3c9b892c",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f435c01d8250",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/government-policy/education-for-children-and-young-people/",
      "finalUrl": "https://government.se/government-policy/education-for-children-and-young-people/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17663,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "647968e08194",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "1ab3ae55a2f2",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c33cf49d39c0",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fd9dd2e63e51",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/government-policy/youth-policy/",
      "finalUrl": "https://government.se/government-policy/youth-policy/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17332,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "ff46084647eb",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "93f039e33907",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c08ec9c64089",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1b5f70e59cb5",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/government-policy/innovation/",
      "finalUrl": "https://government.se/government-policy/innovation/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17426,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "ca82583d1d7e",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "fd558fe2d052",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5d0748f0a6e8",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "186938696485",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/government-policy/rural-affairs-agriculture-and-food-production/",
      "finalUrl": "https://government.se/government-policy/rural-affairs-agriculture-and-food-production/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17696,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "acdf45134f8c",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "4ee0800a8ea3",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b6c93561d990",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b1e545db09dd",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/government-policy/transport-and-infrastructure/",
      "finalUrl": "https://government.se/government-policy/transport-and-infrastructure/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17744,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "c968e15c0e3b",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "177b6be5f3fe",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "029d2cbbe405",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e8b3976c0a48",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/press-releases/2026/02/new-strategy-for-reform-cooperation-with-eastern-europe-the-western-balkans-and-turkiye/",
      "finalUrl": "https://government.se/press-releases/2026/02/new-strategy-for-reform-cooperation-with-eastern-europe-the-western-balkans-and-turkiye/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17625,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "8500ab941d68",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "a6beaa9bffd6",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "19878e023e24",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e675b790af8",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/press-releases/2026/02/swedens-first-comprehensive-ai-strategy-aims-for-top-10-ranking/",
      "finalUrl": "https://government.se/press-releases/2026/02/swedens-first-comprehensive-ai-strategy-aims-for-top-10-ranking/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17808,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "e6772184eba8",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "600585097f0b",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9d536cdcbe24",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7e7731434e48",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/government-of-sweden/ministry-of-employment/nina-larsson/",
      "finalUrl": "https://government.se/government-of-sweden/ministry-of-employment/nina-larsson/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17518,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "af69c14d338e",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "ea14adf96e13",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7f345cec4b5a",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f3df5d121572",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/government-policy/public-procurement/",
      "finalUrl": "https://government.se/government-policy/public-procurement/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17308,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "a1a7585e57fb",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "cba922fc5c1e",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a161ff7da4da",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2afe1fe75008",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/government-policy/higher-education-research-and-space/",
      "finalUrl": "https://government.se/government-policy/higher-education-research-and-space/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17654,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "b20af0bc2e4a",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "7b3b1bf94cf3",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "131f454b270a",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f2939196c30d",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/government-policy/international-law/",
      "finalUrl": "https://government.se/government-policy/international-law/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17478,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "cd1c3dc641f6",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "76c5009bd1cb",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fb1883ed1a7e",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f53bb3f6ba62",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/articles/2026/02/swedens-ai-strategy-in-five-minutes/",
      "finalUrl": "https://government.se/articles/2026/02/swedens-ai-strategy-in-five-minutes/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17855,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "66a5decc084f",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "5a326acca60e",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a60d72de4e52",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "594df8acd6a8",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/government-policy/culture/",
      "finalUrl": "https://government.se/government-policy/culture/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17721,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "ea782ca72fdd",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "166462b4aeb8",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9457379c78d5",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e1c1090ff60f",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/government-policy/mental-health-and-mental-health-care/",
      "finalUrl": "https://government.se/government-policy/mental-health-and-mental-health-care/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17620,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "14c1d1c105ee",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "ada8863f8719",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "859971dd770f",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "00649ca7303e",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/government-policy/state-owned-enterprises/",
      "finalUrl": "https://government.se/government-policy/state-owned-enterprises/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17680,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "3575c4bb80df",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "4b96aa09e19e",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "70e8d3a1f2ff",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "173db0003d58",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/government-policy/gender-equality/",
      "finalUrl": "https://government.se/government-policy/gender-equality/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17485,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "dbf2438d038a",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "756a24f74d59",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6d7a72b7a16b",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cbaa323d6338",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/government-policy/protecting-the-2026-elections/",
      "finalUrl": "https://government.se/government-policy/protecting-the-2026-elections/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17565,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "ff9e8e1d59b8",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "67f3d4792d2a",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2efc74d95454",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6d76b383874a",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/government-policy/economic-policy/",
      "finalUrl": "https://government.se/government-policy/economic-policy/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 16966,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "6cb792ca6037",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "beb61213de86",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5203affed84d",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5a0138b8f017",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/government-policy/medical-care/",
      "finalUrl": "https://government.se/government-policy/medical-care/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17450,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "b8e29ec35cb5",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "f106314fd48e",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e9afbd9141e4",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5e40c870d541",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/government-policy/judicial-system/",
      "finalUrl": "https://government.se/government-policy/judicial-system/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17550,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "9cff8d848b44",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "100eb1d4b61e",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "320b6b587892",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7d74ebd416da",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/government-policy/gambling-policy/",
      "finalUrl": "https://government.se/government-policy/gambling-policy/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17615,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "cf0f139ad5cc",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "fa5560961517",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d2cb00a5e88",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ab6dc2f286cc",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/government-policy/the-constitution-of-sweden-and-personal-privacy/",
      "finalUrl": "https://government.se/government-policy/the-constitution-of-sweden-and-personal-privacy/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17758,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "56564dc1b64a",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "0ce956f5c644",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a31742607c9f",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6f42643f37f9",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/press-releases/2026/02/ebba-busch-to-take-part-in-high-level-ai-meeting-in-india/",
      "finalUrl": "https://government.se/press-releases/2026/02/ebba-busch-to-take-part-in-high-level-ai-meeting-in-india/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17659,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "207cdcec3539",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "d079865339c5",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a097fd4a84c8",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d7688fa8192c",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/government-of-sweden/ministry-for-foreign-affairs/maria-malmer-stenergard/",
      "finalUrl": "https://government.se/government-of-sweden/ministry-for-foreign-affairs/maria-malmer-stenergard/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17512,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "7503a16ad10e",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "8e41bf63292d",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "48f7405f44f6",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d3130b175e66",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/government-policy/labour-market/",
      "finalUrl": "https://government.se/government-policy/labour-market/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17786,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "3d326249d560",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "425db158258a",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4d206b69afab",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a099be391866",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/government-policy/the-governments-priorities/migration-and-integration/",
      "finalUrl": "https://government.se/government-policy/the-governments-priorities/migration-and-integration/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17440,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "a9a332c6b19c",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "c0d9d6f08aff",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fb2af7583816",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5c4258704e2f",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/government-policy/digital-policy/",
      "finalUrl": "https://government.se/government-policy/digital-policy/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17374,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "9dee9349a2db",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "034d6637928e",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "88344ce1d9c7",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f83692631f5f",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/government-of-sweden/prime-ministers-office/ulf-kristersson/",
      "finalUrl": "https://government.se/government-of-sweden/prime-ministers-office/ulf-kristersson/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17562,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "3eac3038a73a",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "1c2bd123d88e",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d346bbc39a7c",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d9e54292953c",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://government.se/tx/2757",
      "finalUrl": "https://government.se/tx/2757",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 17570,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "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": "421f460662a4",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "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": "1e29f9737380",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "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": 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
      },
      "qualweb": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 32,
          "failed": 2,
          "cantTell": 2,
          "inapplicable": 1
        },
        "failedRules": [
          "QW-ACT-R4",
          "QW-ACT-R71"
        ],
        "passedRules": [
          "QW-ACT-R1",
          "QW-ACT-R12",
          "QW-ACT-R2",
          "QW-ACT-R20",
          "QW-ACT-R28",
          "QW-ACT-R35",
          "QW-ACT-R37",
          "QW-ACT-R5",
          "QW-ACT-R63",
          "QW-ACT-R64",
          "QW-ACT-R73",
          "QW-ACT-R74",
          "QW-ACT-R75",
          "QW-ACT-R76"
        ],
        "failures": [
          {
            "rule": "QW-ACT-R4",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b546c3616a59",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "rule": "QW-ACT-R71",
            "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
            "description": "The test target refreshes after 360 seconds.",
            "xpath": null,
            "selector": null,
            "html": null,
            "message": "The test target refreshes after 360 seconds.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fa943c24128f",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ],
        "outcomeCount": 37,
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    }
  ],
  "enhanced": {
    "consolidatedFailures": [
      {
        "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": 200,
        "examples": [
          {
            "url": "https://government.se/",
            "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",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "f79ae429c589",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-6b8a67f2"
          },
          {
            "url": "https://government.se/",
            "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",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "b43f9a6416e6",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          },
          {
            "url": "https://government.se/reports/",
            "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",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "d2ea30990737",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-6b8a67f2"
          },
          {
            "url": "https://government.se/reports/",
            "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",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "930d9f956c89",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-990698bd"
          },
          {
            "url": "https://government.se/government-policy/social-services/",
            "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",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "91eb98069b49",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-6b8a67f2"
          }
        ]
      },
      {
        "rule": "QW-ACT-R4",
        "engine": "qualweb",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bc659a/",
        "ruleTitle": "The test target refreshes after 360 seconds.",
        "pages": {},
        "totalOccurrences": 100,
        "examples": [
          {
            "url": "https://government.se/",
            "html": null,
            "xpath": null,
            "message": "The test target refreshes after 360 seconds.",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "1d21e1329057",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "url": "https://government.se/reports/",
            "html": null,
            "xpath": null,
            "message": "The test target refreshes after 360 seconds.",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "4988f85fa7cd",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "url": "https://government.se/government-policy/social-services/",
            "html": null,
            "xpath": null,
            "message": "The test target refreshes after 360 seconds.",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "219e9c7bc413",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "url": "https://government.se/government-policy/swedens-support-to-ukraine/",
            "html": null,
            "xpath": null,
            "message": "The test target refreshes after 360 seconds.",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "3a0f36f878eb",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          },
          {
            "url": "https://government.se/articles/2026/02/four-years-of-war-support-to-ukraine-remains-governments-foremost-foreign-policy-priority/",
            "html": null,
            "xpath": null,
            "message": "The test target refreshes after 360 seconds.",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "40d8353d12e4",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-898c827a"
          }
        ]
      },
      {
        "rule": "QW-ACT-R71",
        "engine": "qualweb",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": "https://www.w3.org/WAI/standards-guidelines/act/rules/bisz58/",
        "ruleTitle": "The test target refreshes after 360 seconds.",
        "pages": {},
        "totalOccurrences": 100,
        "examples": [
          {
            "url": "https://government.se/",
            "html": null,
            "xpath": null,
            "message": "The test target refreshes after 360 seconds.",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "e47f400d786e",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          },
          {
            "url": "https://government.se/reports/",
            "html": null,
            "xpath": null,
            "message": "The test target refreshes after 360 seconds.",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "ca34213ccc16",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          },
          {
            "url": "https://government.se/government-policy/social-services/",
            "html": null,
            "xpath": null,
            "message": "The test target refreshes after 360 seconds.",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "16a5865e1c27",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          },
          {
            "url": "https://government.se/government-policy/swedens-support-to-ukraine/",
            "html": null,
            "xpath": null,
            "message": "The test target refreshes after 360 seconds.",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "8a4feea1d1c3",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          },
          {
            "url": "https://government.se/articles/2026/02/four-years-of-war-support-to-ukraine-remains-governments-foremost-foreign-policy-priority/",
            "html": null,
            "xpath": null,
            "message": "The test target refreshes after 360 seconds.",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "edb042234cae",
            "firstSeenAt": "2026-05-24T02:29:26.439Z",
            "patternId": "A11Y-d8565eb3"
          }
        ]
      }
    ],
    "roleStats": {
      "UX Designer": 0,
      "Visual Designer": 0,
      "Content Author": 0,
      "Front-End Developer": 400
    },
    "severityStats": {
      "Critical": 0,
      "Serious": 0,
      "Moderate": 400,
      "Minor": 0
    }
  },
  "changeTracking": {
    "newCount": 400,
    "resolvedCount": 1452,
    "newIssues": [
      {
        "fingerprint": "f79ae429c589",
        "url": "https://government.se/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b43f9a6416e6",
        "url": "https://government.se/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "1d21e1329057",
        "url": "https://government.se/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "e47f400d786e",
        "url": "https://government.se/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "d2ea30990737",
        "url": "https://government.se/reports/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "930d9f956c89",
        "url": "https://government.se/reports/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "4988f85fa7cd",
        "url": "https://government.se/reports/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "ca34213ccc16",
        "url": "https://government.se/reports/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "91eb98069b49",
        "url": "https://government.se/government-policy/social-services/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3f429c979a41",
        "url": "https://government.se/government-policy/social-services/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "219e9c7bc413",
        "url": "https://government.se/government-policy/social-services/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "16a5865e1c27",
        "url": "https://government.se/government-policy/social-services/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "abf26888e0be",
        "url": "https://government.se/government-policy/swedens-support-to-ukraine/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "20d1df0740dd",
        "url": "https://government.se/government-policy/swedens-support-to-ukraine/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "3a0f36f878eb",
        "url": "https://government.se/government-policy/swedens-support-to-ukraine/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "8a4feea1d1c3",
        "url": "https://government.se/government-policy/swedens-support-to-ukraine/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "e8b40794d5c4",
        "url": "https://government.se/articles/2026/02/four-years-of-war-support-to-ukraine-remains-governments-foremost-foreign-policy-priority/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0b9068a42f1d",
        "url": "https://government.se/articles/2026/02/four-years-of-war-support-to-ukraine-remains-governments-foremost-foreign-policy-priority/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "40d8353d12e4",
        "url": "https://government.se/articles/2026/02/four-years-of-war-support-to-ukraine-remains-governments-foremost-foreign-policy-priority/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "edb042234cae",
        "url": "https://government.se/articles/2026/02/four-years-of-war-support-to-ukraine-remains-governments-foremost-foreign-policy-priority/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "934403194a4c",
        "url": "https://government.se/press-releases/2026/02/government-proposes-swedish-loan-guarantee-to-world-bank-to-enable-sek-2.5-billion-in-new-budget-support-to-ukraine",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ceb5c3e062dc",
        "url": "https://government.se/press-releases/2026/02/government-proposes-swedish-loan-guarantee-to-world-bank-to-enable-sek-2.5-billion-in-new-budget-support-to-ukraine",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "372a97ec0f1d",
        "url": "https://government.se/press-releases/2026/02/government-proposes-swedish-loan-guarantee-to-world-bank-to-enable-sek-2.5-billion-in-new-budget-support-to-ukraine",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "5b53dcccc6c1",
        "url": "https://government.se/press-releases/2026/02/government-proposes-swedish-loan-guarantee-to-world-bank-to-enable-sek-2.5-billion-in-new-budget-support-to-ukraine",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "b3c6fe92f578",
        "url": "https://government.se/press-releases/2026/02/new-large-support-package-to-ukraine-focused-on-air-defence/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9de3f3e8ed9a",
        "url": "https://government.se/press-releases/2026/02/new-large-support-package-to-ukraine-focused-on-air-defence/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "74b6ee0fb73a",
        "url": "https://government.se/press-releases/2026/02/new-large-support-package-to-ukraine-focused-on-air-defence/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "1a588c63f7a8",
        "url": "https://government.se/press-releases/2026/02/new-large-support-package-to-ukraine-focused-on-air-defence/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "954a30621aee",
        "url": "https://government.se/press-releases/2026/02/sek-230-million-in-humanitarian-support-to-ukraine/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "987f054f0786",
        "url": "https://government.se/press-releases/2026/02/sek-230-million-in-humanitarian-support-to-ukraine/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "3071ed4897ae",
        "url": "https://government.se/press-releases/2026/02/sek-230-million-in-humanitarian-support-to-ukraine/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "4d2bf45aae5a",
        "url": "https://government.se/press-releases/2026/02/sek-230-million-in-humanitarian-support-to-ukraine/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "c05c89c6fb79",
        "url": "https://government.se/about-the-website/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "093919e6fa67",
        "url": "https://government.se/about-the-website/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "8d786b4575da",
        "url": "https://government.se/about-the-website/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "42269c5e4b9d",
        "url": "https://government.se/about-the-website/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "f8abddff9266",
        "url": "https://government.se/contact-information/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b3b75cdc8a5e",
        "url": "https://government.se/contact-information/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "8c9ab0b4e593",
        "url": "https://government.se/contact-information/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "585f1e737e88",
        "url": "https://government.se/contact-information/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "b1eae2dc419d",
        "url": "https://government.se/contacts/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a2d84d00b288",
        "url": "https://government.se/contacts/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "ce2882ab7b39",
        "url": "https://government.se/contacts/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "f63051dfbbdc",
        "url": "https://government.se/contacts/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "f9d47521b044",
        "url": "https://government.se/government-of-sweden/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "edecd54ffaa2",
        "url": "https://government.se/government-of-sweden/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "8440f1bf6c65",
        "url": "https://government.se/government-of-sweden/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "e8fceb7e64be",
        "url": "https://government.se/government-of-sweden/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "52daa113b7e9",
        "url": "https://government.se/government-policy/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8ed8c3eb50f9",
        "url": "https://government.se/government-policy/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "0630bb888bf6",
        "url": "https://government.se/government-policy/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "66d366a57acb",
        "url": "https://government.se/government-policy/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "225daecbf238",
        "url": "https://government.se/how-sweden-is-governed/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "eb9e4766c0b7",
        "url": "https://government.se/how-sweden-is-governed/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "e480f6e3a70c",
        "url": "https://government.se/how-sweden-is-governed/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "834a986a10c4",
        "url": "https://government.se/how-sweden-is-governed/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "46e3f6377464",
        "url": "https://government.se/information-material/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "87578db9454d",
        "url": "https://government.se/information-material/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "13d7a13673c4",
        "url": "https://government.se/information-material/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "d4e968bbb50d",
        "url": "https://government.se/information-material/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "0e2940c9b74f",
        "url": "https://government.se/international-development-cooperation-strategies/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a05d0f6909f1",
        "url": "https://government.se/international-development-cooperation-strategies/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "742a465be145",
        "url": "https://government.se/international-development-cooperation-strategies/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "dc9b56a53ed5",
        "url": "https://government.se/international-development-cooperation-strategies/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "7a857a5f2221",
        "url": "https://government.se/legal-documents/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6088de0dde8f",
        "url": "https://government.se/legal-documents/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "69106e4f8d2a",
        "url": "https://government.se/legal-documents/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "6009655cbf38",
        "url": "https://government.se/legal-documents/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "6d058a44ff9b",
        "url": "https://government.se/press-images/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "37907ec76caf",
        "url": "https://government.se/press-images/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "16237b3376ce",
        "url": "https://government.se/press-images/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "8cf942687152",
        "url": "https://government.se/press-images/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "ea94bee869e1",
        "url": "https://government.se/press-releases/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "255d6d8dd3a5",
        "url": "https://government.se/press-releases/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "8fc56eaa7f4e",
        "url": "https://government.se/press-releases/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "4327ca9a7a69",
        "url": "https://government.se/press-releases/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "1742a92a4809",
        "url": "https://government.se/press-room/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9a8e92f0f038",
        "url": "https://government.se/press-room/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "23be7f1cb0f9",
        "url": "https://government.se/press-room/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "dc6f4e225bef",
        "url": "https://government.se/press-room/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "3f45c5e422d1",
        "url": "https://government.se/subscribe-via-email/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "918a675fc210",
        "url": "https://government.se/subscribe-via-email/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "45ab5cef40b6",
        "url": "https://government.se/subscribe-via-email/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "77b6c37efb40",
        "url": "https://government.se/subscribe-via-email/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "d30d478ac261",
        "url": "https://government.se/sweden-in-the-eu/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9932b9d6f839",
        "url": "https://government.se/sweden-in-the-eu/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "f276bc76ec6e",
        "url": "https://government.se/sweden-in-the-eu/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "7319abaadd51",
        "url": "https://government.se/sweden-in-the-eu/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "e9a765104dc1",
        "url": "https://government.se/swedish-treaty-series/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "22c7d99d2041",
        "url": "https://government.se/swedish-treaty-series/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "57ca0ed8b118",
        "url": "https://government.se/swedish-treaty-series/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "2c1adfa210c5",
        "url": "https://government.se/swedish-treaty-series/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "68835fa628a0",
        "url": "https://government.se/the-government-offices/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0b2639b63fc9",
        "url": "https://government.se/the-government-offices/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "c8a93f501cf3",
        "url": "https://government.se/the-government-offices/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "fb086b8e01ea",
        "url": "https://government.se/the-government-offices/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "464954dab73e",
        "url": "https://government.se/webcasts/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8e4175c1c3fd",
        "url": "https://government.se/webcasts/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "21a5df4da5a5",
        "url": "https://government.se/webcasts/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "4b84489a9ddd",
        "url": "https://government.se/webcasts/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "7f29b1a53357",
        "url": "https://government.se/government-of-sweden/ministry-for-foreign-affairs/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bb9232c1d343",
        "url": "https://government.se/government-of-sweden/ministry-for-foreign-affairs/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "358f298d7606",
        "url": "https://government.se/government-of-sweden/ministry-for-foreign-affairs/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "93a982a18f63",
        "url": "https://government.se/government-of-sweden/ministry-for-foreign-affairs/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "6bd86ae76594",
        "url": "https://government.se/government-of-sweden/ministry-of-climate-and-enterprise/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a0161f69a5f8",
        "url": "https://government.se/government-of-sweden/ministry-of-climate-and-enterprise/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "250133e31d7d",
        "url": "https://government.se/government-of-sweden/ministry-of-climate-and-enterprise/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "91154a6a8bb2",
        "url": "https://government.se/government-of-sweden/ministry-of-climate-and-enterprise/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "1eeed7f51156",
        "url": "https://government.se/government-of-sweden/ministry-of-culture/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ec71a3048ba1",
        "url": "https://government.se/government-of-sweden/ministry-of-culture/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "3bd614464936",
        "url": "https://government.se/government-of-sweden/ministry-of-culture/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "c013d28342ce",
        "url": "https://government.se/government-of-sweden/ministry-of-culture/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "4eea99146cda",
        "url": "https://government.se/government-of-sweden/ministry-of-defence/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f639d8a3bac9",
        "url": "https://government.se/government-of-sweden/ministry-of-defence/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "a3cdabece096",
        "url": "https://government.se/government-of-sweden/ministry-of-defence/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "7488d40c45c5",
        "url": "https://government.se/government-of-sweden/ministry-of-defence/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "53dd28a1ec59",
        "url": "https://government.se/government-of-sweden/ministry-of-education-and-research/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3c18dd10d472",
        "url": "https://government.se/government-of-sweden/ministry-of-education-and-research/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "337171f73ecf",
        "url": "https://government.se/government-of-sweden/ministry-of-education-and-research/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "807921af5415",
        "url": "https://government.se/government-of-sweden/ministry-of-education-and-research/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "894f6a07865d",
        "url": "https://government.se/government-of-sweden/ministry-of-employment/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2efc15f658ca",
        "url": "https://government.se/government-of-sweden/ministry-of-employment/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "d07e1ca1e91f",
        "url": "https://government.se/government-of-sweden/ministry-of-employment/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "cf7a0bb765e0",
        "url": "https://government.se/government-of-sweden/ministry-of-employment/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "1bf35cbf2b98",
        "url": "https://government.se/government-of-sweden/ministry-of-finance/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4d769817018b",
        "url": "https://government.se/government-of-sweden/ministry-of-finance/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "d7411beef4c2",
        "url": "https://government.se/government-of-sweden/ministry-of-finance/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "158b77e4e274",
        "url": "https://government.se/government-of-sweden/ministry-of-finance/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "36a86c510d21",
        "url": "https://government.se/government-of-sweden/ministry-of-health-and-social-affairs/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a8e31cb42cb7",
        "url": "https://government.se/government-of-sweden/ministry-of-health-and-social-affairs/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "4454719a38bf",
        "url": "https://government.se/government-of-sweden/ministry-of-health-and-social-affairs/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "0dac3a330778",
        "url": "https://government.se/government-of-sweden/ministry-of-health-and-social-affairs/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "cb394bfa22b1",
        "url": "https://government.se/government-of-sweden/ministry-of-justice/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "56e7d0149580",
        "url": "https://government.se/government-of-sweden/ministry-of-justice/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "5cb52b5547de",
        "url": "https://government.se/government-of-sweden/ministry-of-justice/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "a987eb9c6d9a",
        "url": "https://government.se/government-of-sweden/ministry-of-justice/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "cb809b8872dd",
        "url": "https://government.se/government-policy/adult-education/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c34c84ad82b9",
        "url": "https://government.se/government-policy/adult-education/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "ed3a99b3e1f5",
        "url": "https://government.se/government-policy/adult-education/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "a3d70284c71b",
        "url": "https://government.se/government-policy/adult-education/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "1ad37e0f38a1",
        "url": "https://government.se/government-policy/care-for-older-people/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "344e44ba563c",
        "url": "https://government.se/government-policy/care-for-older-people/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "c40b37ab04d4",
        "url": "https://government.se/government-policy/care-for-older-people/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "aa65af4f69da",
        "url": "https://government.se/government-policy/care-for-older-people/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "c5e636a24ad5",
        "url": "https://government.se/government-policy/central-government-administration/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "98998f2fae8c",
        "url": "https://government.se/government-policy/central-government-administration/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "7b7ae5068f64",
        "url": "https://government.se/government-policy/central-government-administration/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "dd59343cea5d",
        "url": "https://government.se/government-policy/central-government-administration/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "803f1b9683b6",
        "url": "https://government.se/government-policy/childrens-rights/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cdbe5a10ba87",
        "url": "https://government.se/government-policy/childrens-rights/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "7f36879e4f4b",
        "url": "https://government.se/government-policy/childrens-rights/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "d2a9f352c914",
        "url": "https://government.se/government-policy/childrens-rights/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "a472d8e43ab8",
        "url": "https://government.se/government-policy/civil-defence/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9c1e264f34be",
        "url": "https://government.se/government-policy/civil-defence/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "8889ebbf1fa0",
        "url": "https://government.se/government-policy/civil-defence/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "f4122a32d750",
        "url": "https://government.se/government-policy/civil-defence/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "95ff092b1cde",
        "url": "https://government.se/government-policy/civil-society-and-sport/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "72703c6f9ff3",
        "url": "https://government.se/government-policy/civil-society-and-sport/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "c3b7e5c7eada",
        "url": "https://government.se/government-policy/civil-society-and-sport/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "dbf9b1d8e890",
        "url": "https://government.se/government-policy/civil-society-and-sport/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "d1d26391d134",
        "url": "https://government.se/government-policy/combating-terrorism/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "35149a83c373",
        "url": "https://government.se/government-policy/combating-terrorism/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "7573c5018b78",
        "url": "https://government.se/government-policy/combating-terrorism/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "63c97b35e1a4",
        "url": "https://government.se/government-policy/combating-terrorism/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "0a3a0267ac2b",
        "url": "https://government.se/how-sweden-is-governed/committees/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6e8f5d2cbc87",
        "url": "https://government.se/how-sweden-is-governed/committees/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "4482b5d1ef2a",
        "url": "https://government.se/how-sweden-is-governed/committees/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "425747e77bf9",
        "url": "https://government.se/how-sweden-is-governed/committees/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "8b319c9b89b4",
        "url": "https://government.se/how-sweden-is-governed/general-elections-and-referendums/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e8ae6ae6cf12",
        "url": "https://government.se/how-sweden-is-governed/general-elections-and-referendums/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "2058e74ac419",
        "url": "https://government.se/how-sweden-is-governed/general-elections-and-referendums/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "61eebddb3da8",
        "url": "https://government.se/how-sweden-is-governed/general-elections-and-referendums/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "7ff5fd5497ee",
        "url": "https://government.se/how-sweden-is-governed/public-agencies-and-how-they-are-governed/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3d373c3372cb",
        "url": "https://government.se/how-sweden-is-governed/public-agencies-and-how-they-are-governed/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "932cd79cc458",
        "url": "https://government.se/how-sweden-is-governed/public-agencies-and-how-they-are-governed/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "aede9225c2e0",
        "url": "https://government.se/how-sweden-is-governed/public-agencies-and-how-they-are-governed/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "fd4411606143",
        "url": "https://government.se/how-sweden-is-governed/state-owned-enterprises/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d49cc10411c8",
        "url": "https://government.se/how-sweden-is-governed/state-owned-enterprises/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "110cd4e59d68",
        "url": "https://government.se/how-sweden-is-governed/state-owned-enterprises/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "8be3f4d766a7",
        "url": "https://government.se/how-sweden-is-governed/state-owned-enterprises/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "115768a12b97",
        "url": "https://government.se/how-sweden-is-governed/swedish-legislation---how-laws-are-made/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4f1928307ad1",
        "url": "https://government.se/how-sweden-is-governed/swedish-legislation---how-laws-are-made/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "5d9b4715e860",
        "url": "https://government.se/how-sweden-is-governed/swedish-legislation---how-laws-are-made/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "2638b644bffb",
        "url": "https://government.se/how-sweden-is-governed/swedish-legislation---how-laws-are-made/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "ee5515505fef",
        "url": "https://government.se/how-sweden-is-governed/the-constitution/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4747604009fa",
        "url": "https://government.se/how-sweden-is-governed/the-constitution/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "f4f3a7ba2ace",
        "url": "https://government.se/how-sweden-is-governed/the-constitution/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "8867fbdaa3cc",
        "url": "https://government.se/how-sweden-is-governed/the-constitution/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "78a2503466be",
        "url": "https://government.se/how-sweden-is-governed/the-principle-of-public-access-to-official-documents/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "56b6d4a52a3f",
        "url": "https://government.se/how-sweden-is-governed/the-principle-of-public-access-to-official-documents/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "7c300ca72491",
        "url": "https://government.se/how-sweden-is-governed/the-principle-of-public-access-to-official-documents/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "010b2dbd7ccf",
        "url": "https://government.se/how-sweden-is-governed/the-principle-of-public-access-to-official-documents/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "a3046cde5834",
        "url": "https://government.se/how-sweden-is-governed/the-swedish-model-of-government-administration/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0b552ca7c45c",
        "url": "https://government.se/how-sweden-is-governed/the-swedish-model-of-government-administration/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "2e322d5f4c8e",
        "url": "https://government.se/how-sweden-is-governed/the-swedish-model-of-government-administration/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "39dbf60d69f1",
        "url": "https://government.se/how-sweden-is-governed/the-swedish-model-of-government-administration/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "61c4d5d61aaa",
        "url": "https://government.se/press-room/government-offices-press-information-officers/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "072bd6da3686",
        "url": "https://government.se/press-room/government-offices-press-information-officers/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "f49e7c04518a",
        "url": "https://government.se/press-room/government-offices-press-information-officers/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "8a53a7d1df07",
        "url": "https://government.se/press-room/government-offices-press-information-officers/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "6e3fcec39fc3",
        "url": "https://government.se/press-room/ministry-for-foreign-affairs-press-office/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f4a7fa0a2a06",
        "url": "https://government.se/press-room/ministry-for-foreign-affairs-press-office/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "e5f936d0c718",
        "url": "https://government.se/press-room/ministry-for-foreign-affairs-press-office/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "273e5eadf901",
        "url": "https://government.se/press-room/ministry-for-foreign-affairs-press-office/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "ddf09a0d8ff2",
        "url": "https://government.se/press-room/press-contacts/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "03bba57748d4",
        "url": "https://government.se/press-room/press-contacts/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "820b2458c125",
        "url": "https://government.se/press-room/press-contacts/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "9b9dbd727cc6",
        "url": "https://government.se/press-room/press-contacts/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "86a959ab2b54",
        "url": "https://government.se/tx/2079",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "02e7f5d01a65",
        "url": "https://government.se/tx/2079",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "640ba5e85967",
        "url": "https://government.se/tx/2079",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "94d0537c3728",
        "url": "https://government.se/tx/2079",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "557e4d691549",
        "url": "https://government.se/tx/2078",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "24d6116af159",
        "url": "https://government.se/tx/2078",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "29bf2c01bc83",
        "url": "https://government.se/tx/2078",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "44942b768caa",
        "url": "https://government.se/tx/2078",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "c03e4aa8cd12",
        "url": "https://government.se/tx/2077",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "15fd7e11ab57",
        "url": "https://government.se/tx/2077",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "563296eb33e1",
        "url": "https://government.se/tx/2077",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "dd1dd0060375",
        "url": "https://government.se/tx/2077",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "b51507318a2f",
        "url": "https://government.se/tx/2634",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0f5f9506cef2",
        "url": "https://government.se/tx/2634",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "cc76b1d37181",
        "url": "https://government.se/tx/2634",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "e1e99f1833ca",
        "url": "https://government.se/tx/2634",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "0eac6ebf6db8",
        "url": "https://government.se/tx/2636",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4213e535c8c4",
        "url": "https://government.se/tx/2636",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "152b8743d0a8",
        "url": "https://government.se/tx/2636",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "934736becd9a",
        "url": "https://government.se/tx/2636",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "ecd4fd6fb0a8",
        "url": "https://government.se/tx/2640",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "acea1c7f96cf",
        "url": "https://government.se/tx/2640",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "dd8c7ee020ae",
        "url": "https://government.se/tx/2640",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "86d83ace6f15",
        "url": "https://government.se/tx/2640",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "102885a5243b",
        "url": "https://government.se/tx/2643",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4f9cc7c73844",
        "url": "https://government.se/tx/2643",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "b201a403ee6f",
        "url": "https://government.se/tx/2643",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "b310e5083399",
        "url": "https://government.se/tx/2643",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "1b44141e3732",
        "url": "https://government.se/tx/2649",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c47cc6c7d84b",
        "url": "https://government.se/tx/2649",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "06aee6242d20",
        "url": "https://government.se/tx/2649",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "8e23f6312c68",
        "url": "https://government.se/tx/2649",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "6d60cac73094",
        "url": "https://government.se/tx/2650",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8129060c65e2",
        "url": "https://government.se/tx/2650",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "00d34f171da1",
        "url": "https://government.se/tx/2650",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "a0e55e685fe9",
        "url": "https://government.se/tx/2650",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "537ce6829f1c",
        "url": "https://government.se/tx/2652",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1be1997588d1",
        "url": "https://government.se/tx/2652",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "33005c6d35d1",
        "url": "https://government.se/tx/2652",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "1d2588df6f6e",
        "url": "https://government.se/tx/2652",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "3fb33180915d",
        "url": "https://government.se/articles/2026/02/egypt-visit-characterised-by-impactful-meetings-and-deepened-cooperation/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0d3bdba0997c",
        "url": "https://government.se/articles/2026/02/egypt-visit-characterised-by-impactful-meetings-and-deepened-cooperation/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "f48a024dd953",
        "url": "https://government.se/articles/2026/02/egypt-visit-characterised-by-impactful-meetings-and-deepened-cooperation/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "570c8cbb7c35",
        "url": "https://government.se/articles/2026/02/egypt-visit-characterised-by-impactful-meetings-and-deepened-cooperation/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "a417cadafee4",
        "url": "https://government.se/articles/2026/02/minister-johan-britz-given-temporary-responsibility-for-climate-and-environment-issues/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7ec627ad4a8d",
        "url": "https://government.se/articles/2026/02/minister-johan-britz-given-temporary-responsibility-for-climate-and-environment-issues/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "3108679ae35e",
        "url": "https://government.se/articles/2026/02/minister-johan-britz-given-temporary-responsibility-for-climate-and-environment-issues/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "6bcb6bf1001f",
        "url": "https://government.se/articles/2026/02/minister-johan-britz-given-temporary-responsibility-for-climate-and-environment-issues/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "92b695609b62",
        "url": "https://government.se/information-material/2026/02/swedens-ai-strategy/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f6f6aaf5386c",
        "url": "https://government.se/information-material/2026/02/swedens-ai-strategy/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "b3899d30081f",
        "url": "https://government.se/information-material/2026/02/swedens-ai-strategy/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "6ffb8f87e2f3",
        "url": "https://government.se/information-material/2026/02/swedens-ai-strategy/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "b80f489db3b4",
        "url": "https://government.se/speeches/2025/09/statement-of-government-policy-2025/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "11fa0c2a6cf1",
        "url": "https://government.se/speeches/2025/09/statement-of-government-policy-2025/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "f0ef8b8375b3",
        "url": "https://government.se/speeches/2025/09/statement-of-government-policy-2025/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "97cf2acf622e",
        "url": "https://government.se/speeches/2025/09/statement-of-government-policy-2025/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "902d654f1eb1",
        "url": "https://government.se/speeches/2025/11/statement-of-government-eu-policy/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "023f9e61cfef",
        "url": "https://government.se/speeches/2025/11/statement-of-government-eu-policy/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "a40a751510b0",
        "url": "https://government.se/speeches/2025/11/statement-of-government-eu-policy/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "4217743d1a51",
        "url": "https://government.se/speeches/2025/11/statement-of-government-eu-policy/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "74f06a568a71",
        "url": "https://government.se/speeches/2026/02/statement-of-foreign-policy-2026/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d712a983f21a",
        "url": "https://government.se/speeches/2026/02/statement-of-foreign-policy-2026/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "de78faa3ac58",
        "url": "https://government.se/speeches/2026/02/statement-of-foreign-policy-2026/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "a0a3e93a3077",
        "url": "https://government.se/speeches/2026/02/statement-of-foreign-policy-2026/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "a06d8cd96c8e",
        "url": "https://government.se/statements/2026/02/joint-likeminded-statement-on-the-occasion-of-the-second-anniversary-of-alexei-navalnys-death-on-16-february-2024/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d7f0aba38abd",
        "url": "https://government.se/statements/2026/02/joint-likeminded-statement-on-the-occasion-of-the-second-anniversary-of-alexei-navalnys-death-on-16-february-2024/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "13826a4a6698",
        "url": "https://government.se/statements/2026/02/joint-likeminded-statement-on-the-occasion-of-the-second-anniversary-of-alexei-navalnys-death-on-16-february-2024/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "6016b71382d0",
        "url": "https://government.se/statements/2026/02/joint-likeminded-statement-on-the-occasion-of-the-second-anniversary-of-alexei-navalnys-death-on-16-february-2024/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "2b33229e99ac",
        "url": "https://government.se/statements/2026/02/joint-ministerial-statement-on-protection-of-civilians-and-humanitarian-operations-in-sudan/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dcc01c8411ca",
        "url": "https://government.se/statements/2026/02/joint-ministerial-statement-on-protection-of-civilians-and-humanitarian-operations-in-sudan/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "e53634c1dbd8",
        "url": "https://government.se/statements/2026/02/joint-ministerial-statement-on-protection-of-civilians-and-humanitarian-operations-in-sudan/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "7d7c6d661c24",
        "url": "https://government.se/statements/2026/02/joint-ministerial-statement-on-protection-of-civilians-and-humanitarian-operations-in-sudan/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "f7e3ef126ab3",
        "url": "https://government.se/government-policy/nordic-affairs/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9907e880b073",
        "url": "https://government.se/government-policy/nordic-affairs/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "6eca3c9b892c",
        "url": "https://government.se/government-policy/nordic-affairs/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "f435c01d8250",
        "url": "https://government.se/government-policy/nordic-affairs/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "647968e08194",
        "url": "https://government.se/government-policy/education-for-children-and-young-people/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1ab3ae55a2f2",
        "url": "https://government.se/government-policy/education-for-children-and-young-people/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "c33cf49d39c0",
        "url": "https://government.se/government-policy/education-for-children-and-young-people/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "fd9dd2e63e51",
        "url": "https://government.se/government-policy/education-for-children-and-young-people/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "ff46084647eb",
        "url": "https://government.se/government-policy/youth-policy/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "93f039e33907",
        "url": "https://government.se/government-policy/youth-policy/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "c08ec9c64089",
        "url": "https://government.se/government-policy/youth-policy/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "1b5f70e59cb5",
        "url": "https://government.se/government-policy/youth-policy/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "ca82583d1d7e",
        "url": "https://government.se/government-policy/innovation/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fd558fe2d052",
        "url": "https://government.se/government-policy/innovation/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "5d0748f0a6e8",
        "url": "https://government.se/government-policy/innovation/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "186938696485",
        "url": "https://government.se/government-policy/innovation/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "acdf45134f8c",
        "url": "https://government.se/government-policy/rural-affairs-agriculture-and-food-production/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4ee0800a8ea3",
        "url": "https://government.se/government-policy/rural-affairs-agriculture-and-food-production/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "b6c93561d990",
        "url": "https://government.se/government-policy/rural-affairs-agriculture-and-food-production/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "b1e545db09dd",
        "url": "https://government.se/government-policy/rural-affairs-agriculture-and-food-production/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "c968e15c0e3b",
        "url": "https://government.se/government-policy/transport-and-infrastructure/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "177b6be5f3fe",
        "url": "https://government.se/government-policy/transport-and-infrastructure/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "029d2cbbe405",
        "url": "https://government.se/government-policy/transport-and-infrastructure/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "e8b3976c0a48",
        "url": "https://government.se/government-policy/transport-and-infrastructure/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "8500ab941d68",
        "url": "https://government.se/press-releases/2026/02/new-strategy-for-reform-cooperation-with-eastern-europe-the-western-balkans-and-turkiye/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a6beaa9bffd6",
        "url": "https://government.se/press-releases/2026/02/new-strategy-for-reform-cooperation-with-eastern-europe-the-western-balkans-and-turkiye/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "19878e023e24",
        "url": "https://government.se/press-releases/2026/02/new-strategy-for-reform-cooperation-with-eastern-europe-the-western-balkans-and-turkiye/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "8e675b790af8",
        "url": "https://government.se/press-releases/2026/02/new-strategy-for-reform-cooperation-with-eastern-europe-the-western-balkans-and-turkiye/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "e6772184eba8",
        "url": "https://government.se/press-releases/2026/02/swedens-first-comprehensive-ai-strategy-aims-for-top-10-ranking/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "600585097f0b",
        "url": "https://government.se/press-releases/2026/02/swedens-first-comprehensive-ai-strategy-aims-for-top-10-ranking/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "9d536cdcbe24",
        "url": "https://government.se/press-releases/2026/02/swedens-first-comprehensive-ai-strategy-aims-for-top-10-ranking/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "7e7731434e48",
        "url": "https://government.se/press-releases/2026/02/swedens-first-comprehensive-ai-strategy-aims-for-top-10-ranking/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "af69c14d338e",
        "url": "https://government.se/government-of-sweden/ministry-of-employment/nina-larsson/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ea14adf96e13",
        "url": "https://government.se/government-of-sweden/ministry-of-employment/nina-larsson/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "7f345cec4b5a",
        "url": "https://government.se/government-of-sweden/ministry-of-employment/nina-larsson/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "f3df5d121572",
        "url": "https://government.se/government-of-sweden/ministry-of-employment/nina-larsson/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "a1a7585e57fb",
        "url": "https://government.se/government-policy/public-procurement/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cba922fc5c1e",
        "url": "https://government.se/government-policy/public-procurement/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "a161ff7da4da",
        "url": "https://government.se/government-policy/public-procurement/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "2afe1fe75008",
        "url": "https://government.se/government-policy/public-procurement/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "b20af0bc2e4a",
        "url": "https://government.se/government-policy/higher-education-research-and-space/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7b3b1bf94cf3",
        "url": "https://government.se/government-policy/higher-education-research-and-space/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "131f454b270a",
        "url": "https://government.se/government-policy/higher-education-research-and-space/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "f2939196c30d",
        "url": "https://government.se/government-policy/higher-education-research-and-space/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "cd1c3dc641f6",
        "url": "https://government.se/government-policy/international-law/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "76c5009bd1cb",
        "url": "https://government.se/government-policy/international-law/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "fb1883ed1a7e",
        "url": "https://government.se/government-policy/international-law/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "f53bb3f6ba62",
        "url": "https://government.se/government-policy/international-law/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "66a5decc084f",
        "url": "https://government.se/articles/2026/02/swedens-ai-strategy-in-five-minutes/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5a326acca60e",
        "url": "https://government.se/articles/2026/02/swedens-ai-strategy-in-five-minutes/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "a60d72de4e52",
        "url": "https://government.se/articles/2026/02/swedens-ai-strategy-in-five-minutes/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "594df8acd6a8",
        "url": "https://government.se/articles/2026/02/swedens-ai-strategy-in-five-minutes/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "ea782ca72fdd",
        "url": "https://government.se/government-policy/culture/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "166462b4aeb8",
        "url": "https://government.se/government-policy/culture/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "9457379c78d5",
        "url": "https://government.se/government-policy/culture/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "e1c1090ff60f",
        "url": "https://government.se/government-policy/culture/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "14c1d1c105ee",
        "url": "https://government.se/government-policy/mental-health-and-mental-health-care/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ada8863f8719",
        "url": "https://government.se/government-policy/mental-health-and-mental-health-care/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "859971dd770f",
        "url": "https://government.se/government-policy/mental-health-and-mental-health-care/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "00649ca7303e",
        "url": "https://government.se/government-policy/mental-health-and-mental-health-care/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "3575c4bb80df",
        "url": "https://government.se/government-policy/state-owned-enterprises/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4b96aa09e19e",
        "url": "https://government.se/government-policy/state-owned-enterprises/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "70e8d3a1f2ff",
        "url": "https://government.se/government-policy/state-owned-enterprises/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "173db0003d58",
        "url": "https://government.se/government-policy/state-owned-enterprises/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "dbf2438d038a",
        "url": "https://government.se/government-policy/gender-equality/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "756a24f74d59",
        "url": "https://government.se/government-policy/gender-equality/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "6d7a72b7a16b",
        "url": "https://government.se/government-policy/gender-equality/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "cbaa323d6338",
        "url": "https://government.se/government-policy/gender-equality/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "ff9e8e1d59b8",
        "url": "https://government.se/government-policy/protecting-the-2026-elections/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "67f3d4792d2a",
        "url": "https://government.se/government-policy/protecting-the-2026-elections/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "2efc74d95454",
        "url": "https://government.se/government-policy/protecting-the-2026-elections/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "6d76b383874a",
        "url": "https://government.se/government-policy/protecting-the-2026-elections/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "6cb792ca6037",
        "url": "https://government.se/government-policy/economic-policy/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "beb61213de86",
        "url": "https://government.se/government-policy/economic-policy/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "5203affed84d",
        "url": "https://government.se/government-policy/economic-policy/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "5a0138b8f017",
        "url": "https://government.se/government-policy/economic-policy/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "b8e29ec35cb5",
        "url": "https://government.se/government-policy/medical-care/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f106314fd48e",
        "url": "https://government.se/government-policy/medical-care/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "e9afbd9141e4",
        "url": "https://government.se/government-policy/medical-care/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "5e40c870d541",
        "url": "https://government.se/government-policy/medical-care/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "9cff8d848b44",
        "url": "https://government.se/government-policy/judicial-system/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "100eb1d4b61e",
        "url": "https://government.se/government-policy/judicial-system/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "320b6b587892",
        "url": "https://government.se/government-policy/judicial-system/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "7d74ebd416da",
        "url": "https://government.se/government-policy/judicial-system/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "cf0f139ad5cc",
        "url": "https://government.se/government-policy/gambling-policy/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fa5560961517",
        "url": "https://government.se/government-policy/gambling-policy/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "1d2cb00a5e88",
        "url": "https://government.se/government-policy/gambling-policy/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "ab6dc2f286cc",
        "url": "https://government.se/government-policy/gambling-policy/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "56564dc1b64a",
        "url": "https://government.se/government-policy/the-constitution-of-sweden-and-personal-privacy/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0ce956f5c644",
        "url": "https://government.se/government-policy/the-constitution-of-sweden-and-personal-privacy/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "a31742607c9f",
        "url": "https://government.se/government-policy/the-constitution-of-sweden-and-personal-privacy/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "6f42643f37f9",
        "url": "https://government.se/government-policy/the-constitution-of-sweden-and-personal-privacy/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "207cdcec3539",
        "url": "https://government.se/press-releases/2026/02/ebba-busch-to-take-part-in-high-level-ai-meeting-in-india/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d079865339c5",
        "url": "https://government.se/press-releases/2026/02/ebba-busch-to-take-part-in-high-level-ai-meeting-in-india/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "a097fd4a84c8",
        "url": "https://government.se/press-releases/2026/02/ebba-busch-to-take-part-in-high-level-ai-meeting-in-india/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "d7688fa8192c",
        "url": "https://government.se/press-releases/2026/02/ebba-busch-to-take-part-in-high-level-ai-meeting-in-india/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "7503a16ad10e",
        "url": "https://government.se/government-of-sweden/ministry-for-foreign-affairs/maria-malmer-stenergard/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8e41bf63292d",
        "url": "https://government.se/government-of-sweden/ministry-for-foreign-affairs/maria-malmer-stenergard/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "48f7405f44f6",
        "url": "https://government.se/government-of-sweden/ministry-for-foreign-affairs/maria-malmer-stenergard/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "d3130b175e66",
        "url": "https://government.se/government-of-sweden/ministry-for-foreign-affairs/maria-malmer-stenergard/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "3d326249d560",
        "url": "https://government.se/government-policy/labour-market/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "425db158258a",
        "url": "https://government.se/government-policy/labour-market/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "4d206b69afab",
        "url": "https://government.se/government-policy/labour-market/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "a099be391866",
        "url": "https://government.se/government-policy/labour-market/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "a9a332c6b19c",
        "url": "https://government.se/government-policy/the-governments-priorities/migration-and-integration/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c0d9d6f08aff",
        "url": "https://government.se/government-policy/the-governments-priorities/migration-and-integration/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "fb2af7583816",
        "url": "https://government.se/government-policy/the-governments-priorities/migration-and-integration/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "5c4258704e2f",
        "url": "https://government.se/government-policy/the-governments-priorities/migration-and-integration/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "9dee9349a2db",
        "url": "https://government.se/government-policy/digital-policy/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "034d6637928e",
        "url": "https://government.se/government-policy/digital-policy/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "88344ce1d9c7",
        "url": "https://government.se/government-policy/digital-policy/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "f83692631f5f",
        "url": "https://government.se/government-policy/digital-policy/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "3eac3038a73a",
        "url": "https://government.se/government-of-sweden/prime-ministers-office/ulf-kristersson/",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1c2bd123d88e",
        "url": "https://government.se/government-of-sweden/prime-ministers-office/ulf-kristersson/",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "d346bbc39a7c",
        "url": "https://government.se/government-of-sweden/prime-ministers-office/ulf-kristersson/",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "d9e54292953c",
        "url": "https://government.se/government-of-sweden/prime-ministers-office/ulf-kristersson/",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "421f460662a4",
        "url": "https://government.se/tx/2757",
        "ruleKey": "wcag:wcag221|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1e29f9737380",
        "url": "https://government.se/tx/2757",
        "ruleKey": "wcag:wcag221|dark",
        "engine": "axe"
      },
      {
        "fingerprint": "b546c3616a59",
        "url": "https://government.se/tx/2757",
        "ruleKey": "rule:qw-act-r4|light",
        "engine": "qualweb"
      },
      {
        "fingerprint": "fa943c24128f",
        "url": "https://government.se/tx/2757",
        "ruleKey": "rule:qw-act-r71|light",
        "engine": "qualweb"
      }
    ],
    "resolvedIssues": [
      {
        "fingerprint": "c18aad1c0f5b",
        "url": "https://www.cms.gov/digital-service/findsupportgov",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "7a611a1771e8",
        "url": "https://www.cms.gov/digital-service/findsupportgov",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "5f34e72cec69",
        "url": "https://www.cms.gov/digital-service/findsupportgov",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "2b717f7ec90b",
        "url": "https://www.cms.gov/digital-service/findsupportgov",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "2c992a609337",
        "url": "https://www.cms.gov/",
        "ruleKey": "rule:adaptable/aria-required-parent|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "c7a9e87753d6",
        "url": "https://www.cms.gov/",
        "ruleKey": "rule:adaptable/aria-required-parent|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "9322d7f06c3e",
        "url": "https://www.cms.gov/",
        "ruleKey": "rule:adaptable/aria-required-parent|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "7a95ab9b0e2c",
        "url": "https://www.cms.gov/",
        "ruleKey": "rule:adaptable/aria-required-parent|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "a315b0d50c2e",
        "url": "https://www.cms.gov/",
        "ruleKey": "rule:adaptable/aria-required-parent|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "9b4bd383beb3",
        "url": "https://www.cms.gov/",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "6a2904ee7db3",
        "url": "https://www.cms.gov/",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "631691f106de",
        "url": "https://www.cms.gov/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "cd7ab3890a4f",
        "url": "https://www.cms.gov/",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "ded4b7d6009e",
        "url": "https://www.cms.gov/",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "4ce7fa34818d",
        "url": "https://www.cms.gov/digital-service/digital-accessibility",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "dcb03605f736",
        "url": "https://www.cms.gov/digital-service/digital-accessibility",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "88b60440a7d6",
        "url": "https://www.cms.gov/digital-service/digital-accessibility",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "aac3906baed2",
        "url": "https://www.cms.gov/digital-service/digital-accessibility",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "859a266ac88c",
        "url": "https://www.cms.gov/data-research/monitoring-programs/improper-payment-measurement-programs/exchange-improper-payment-measurement-eipm/improper-payment-findings",
        "ruleKey": "wcag:wcag312|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "3fb16cea2383",
        "url": "https://www.cms.gov/data-research/monitoring-programs/improper-payment-measurement-programs/exchange-improper-payment-measurement-eipm/improper-payment-findings",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "ff7ba0ad65a9",
        "url": "https://www.cms.gov/data-research/monitoring-programs/improper-payment-measurement-programs/exchange-improper-payment-measurement-eipm/improper-payment-findings",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "f0fa01db6efc",
        "url": "https://www.cms.gov/data-research/monitoring-programs/improper-payment-measurement-programs/exchange-improper-payment-measurement-eipm/improper-payment-findings",
        "ruleKey": "rule:readable/valid-lang|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "c88609eba758",
        "url": "https://www.cms.gov/data-research/monitoring-programs/improper-payment-measurement-programs/exchange-improper-payment-measurement-eipm/improper-payment-findings",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "e2b3a2283278",
        "url": "https://www.cms.gov/data-research/monitoring-programs/improper-payment-measurement-programs/exchange-improper-payment-measurement-eipm/improper-payment-findings",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "178eeeabddd1",
        "url": "https://www.cms.gov/data-research/monitoring-programs/improper-payment-measurement-programs/medicare-part-c-ipm/error-rate-findings-results",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "5d8385937e5d",
        "url": "https://www.cms.gov/data-research/monitoring-programs/improper-payment-measurement-programs/medicare-part-c-ipm/error-rate-findings-results",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "2bb6bd396474",
        "url": "https://www.cms.gov/data-research/monitoring-programs/improper-payment-measurement-programs/medicare-part-c-ipm/error-rate-findings-results",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "051d5d9005e5",
        "url": "https://www.cms.gov/data-research/monitoring-programs/improper-payment-measurement-programs/medicare-part-c-ipm/error-rate-findings-results",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "977fc116b405",
        "url": "https://www.cms.gov/data-research/monitoring-programs/improper-payment-measurement-programs/medicare-part-d-ipm/error-rate-findings-results",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "48333e28cb15",
        "url": "https://www.cms.gov/data-research/monitoring-programs/improper-payment-measurement-programs/medicare-part-d-ipm/error-rate-findings-results",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "d4a597e141f2",
        "url": "https://www.cms.gov/data-research/monitoring-programs/improper-payment-measurement-programs/medicare-part-d-ipm/error-rate-findings-results",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "fbc74189df1c",
        "url": "https://www.cms.gov/data-research/monitoring-programs/improper-payment-measurement-programs/medicare-part-d-ipm/error-rate-findings-results",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "e55b6e053bf1",
        "url": "https://www.cms.gov/data-research/monitoring-programs/improper-payment-measurement-programs/payment-error-rate-measurement-perm/perm-error-rate-findings-and-reports",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "3d6f3ad86a06",
        "url": "https://www.cms.gov/data-research/monitoring-programs/improper-payment-measurement-programs/payment-error-rate-measurement-perm/perm-error-rate-findings-and-reports",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "df8c6b87082b",
        "url": "https://www.cms.gov/data-research/monitoring-programs/improper-payment-measurement-programs/payment-error-rate-measurement-perm/perm-error-rate-findings-and-reports",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "a089844a3ab3",
        "url": "https://www.cms.gov/data-research/monitoring-programs/improper-payment-measurement-programs/payment-error-rate-measurement-perm/perm-error-rate-findings-and-reports",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "bb29f8900371",
        "url": "https://www.cms.gov/about-cms/contact/speaking-engagement-request-form",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "e0938eaf4927",
        "url": "https://www.cms.gov/about-cms/contact/speaking-engagement-request-form",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "4e5ff3b96c07",
        "url": "https://www.cms.gov/about-cms/contact/speaking-engagement-request-form",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "52f3cd79ff4d",
        "url": "https://www.cms.gov/about-cms/contact/speaking-engagement-request-form",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "64a4430c4b1b",
        "url": "https://www.cms.gov/about-cms/contact/speech-meeting-requests",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "a1bcd8f2d30e",
        "url": "https://www.cms.gov/about-cms/contact/speech-meeting-requests",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "edd83a5323e2",
        "url": "https://www.cms.gov/about-cms/contact/speech-meeting-requests",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "eda4be4db655",
        "url": "https://www.cms.gov/about-cms/contact/speech-meeting-requests",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "86aa6cc49248",
        "url": "https://www.cms.gov/about-cms/contact/speech-meeting-requests",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "7aa453fc4e3c",
        "url": "https://www.cms.gov/about-cms/contact/speech-meeting-requests",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "2274956002bb",
        "url": "https://www.cms.gov/data-research/monitoring-programs/improper-payment-measurement-programs/payment-error-rate-measurement-perm/archive/perm-error-rate-findings-reports",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "e962f561edb9",
        "url": "https://www.cms.gov/data-research/monitoring-programs/improper-payment-measurement-programs/payment-error-rate-measurement-perm/archive/perm-error-rate-findings-reports",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "da7d0d6c71f3",
        "url": "https://www.cms.gov/data-research/monitoring-programs/improper-payment-measurement-programs/payment-error-rate-measurement-perm/archive/perm-error-rate-findings-reports",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "df6585ad8976",
        "url": "https://www.cms.gov/data-research/monitoring-programs/improper-payment-measurement-programs/payment-error-rate-measurement-perm/archive/perm-error-rate-findings-reports",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "eccacec8492d",
        "url": "https://www.cms.gov/marketplace/about/affordable-care-act/content-requirements-plan-finder",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "a6038d15f217",
        "url": "https://www.cms.gov/marketplace/about/affordable-care-act/content-requirements-plan-finder",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "44955d85d809",
        "url": "https://www.cms.gov/marketplace/about/affordable-care-act/content-requirements-plan-finder",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "ca63388abb9f",
        "url": "https://www.cms.gov/marketplace/resources/data/healthcaregov-plan-finder-data",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "8196408610b1",
        "url": "https://www.cms.gov/marketplace/resources/data/healthcaregov-plan-finder-data",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "a0e82f44d8bb",
        "url": "https://www.cms.gov/marketplace/resources/data/healthcaregov-plan-finder-data",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "6e4ae9bd36fb",
        "url": "https://www.cms.gov/training-education/open-door-forums/long-term-services-supports",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "d3bc875fd54c",
        "url": "https://www.cms.gov/training-education/open-door-forums/long-term-services-supports",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "99f27d6035d0",
        "url": "https://www.cms.gov/training-education/open-door-forums/long-term-services-supports",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "796c3fb7a2c6",
        "url": "https://www.cms.gov/about-cms/web-policies-important-links/accessibility-compliance",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "41fd7f8dfb6f",
        "url": "https://www.cms.gov/about-cms/web-policies-important-links/accessibility-compliance",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "13242edc6926",
        "url": "https://www.cms.gov/about-cms/web-policies-important-links/accessibility-compliance",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "2f690ec05869",
        "url": "https://www.cms.gov/about-cms/web-policies-important-links/accessibility-nondiscrimination-disabilities-notice",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "9184fa89e953",
        "url": "https://www.cms.gov/about-cms/web-policies-important-links/accessibility-nondiscrimination-disabilities-notice",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "0eb231bf799f",
        "url": "https://www.cms.gov/about-cms/web-policies-important-links/accessibility-nondiscrimination-disabilities-notice",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "95b15b6f1a15",
        "url": "https://www.cms.gov/medicare/medicaid-coordination/about/state-payment-premiums",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "21579be4c694",
        "url": "https://www.cms.gov/medicare/medicaid-coordination/about/state-payment-premiums",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "70ba8741353c",
        "url": "https://www.cms.gov/medicare/medicaid-coordination/about/state-payment-premiums",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "3bb007cd2e51",
        "url": "https://www.cms.gov/medicare/medicaid-coordination/about/state-payment-premiums",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "2582cd6570bb",
        "url": "https://www.cms.gov/medicare/medicaid-coordination/about/state-payment-premiums",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "e438f68fe3ed",
        "url": "https://www.cms.gov/medicare/payment/medicare-advantage-rates-statistics/ratebooks-supporting-data",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "eefc88056d13",
        "url": "https://www.cms.gov/medicare/payment/medicare-advantage-rates-statistics/ratebooks-supporting-data",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "721d2f8d1300",
        "url": "https://www.cms.gov/medicare/payment/medicare-advantage-rates-statistics/ratebooks-supporting-data",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "51523936f456",
        "url": "https://www.cms.gov/medicare/payment/medicare-advantage-rates-statistics/ratebooks-supporting-data",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "e0908e525312",
        "url": "https://www.cms.gov/medicare/payment/medicare-advantage-rates-statistics/ratebooks-supporting-data",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "632b06b1a127",
        "url": "https://www.cms.gov/medicare/quality/snf-quality-reporting-program/help",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "51110b3e6275",
        "url": "https://www.cms.gov/medicare/quality/snf-quality-reporting-program/help",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "6f08d12cb4ed",
        "url": "https://www.cms.gov/medicare/quality/snf-quality-reporting-program/help",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "205204467852",
        "url": "https://www.cms.gov/data-research/cms-information-technology/section-508-and-cms/accessibility-cmsgov",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "a872caf4dfe9",
        "url": "https://www.cms.gov/data-research/cms-information-technology/section-508-and-cms/accessibility-cmsgov",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "827a9a0bdcee",
        "url": "https://www.cms.gov/data-research/cms-information-technology/section-508-and-cms/accessibility-cmsgov",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "504cd535d882",
        "url": "https://www.cms.gov/data-research/monitoring-programs/medicare-fee-service-compliance-programs/medical-review-education/ncd-240-9-faq",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "b6e00a30436b",
        "url": "https://www.cms.gov/data-research/monitoring-programs/medicare-fee-service-compliance-programs/medical-review-education/ncd-240-9-faq",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "7047a3ace65c",
        "url": "https://www.cms.gov/data-research/monitoring-programs/medicare-fee-service-compliance-programs/medical-review-education/ncd-240-9-faq",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "5cc71420c31d",
        "url": "https://www.cms.gov/medicare/payment/fee-for-service-providers/shared-savings-program-ssp-acos/about",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "7f35fbe5f91f",
        "url": "https://www.cms.gov/medicare/payment/fee-for-service-providers/shared-savings-program-ssp-acos/about",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "ab4371fa71cd",
        "url": "https://www.cms.gov/medicare/payment/fee-for-service-providers/shared-savings-program-ssp-acos/about",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "8f98c65b5509",
        "url": "https://www.cms.gov/data-research/monitoring-programs/medicare-fee-service-compliance-programs/medicare-fee-service-recovery-audit-program/resources",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "8113bd714e11",
        "url": "https://www.cms.gov/data-research/monitoring-programs/medicare-fee-service-compliance-programs/medicare-fee-service-recovery-audit-program/resources",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "e66582012ffc",
        "url": "https://www.cms.gov/data-research/monitoring-programs/medicare-fee-service-compliance-programs/medicare-fee-service-recovery-audit-program/resources",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "165a626cc68f",
        "url": "https://www.cms.gov/digital-service",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "38fc7bc04923",
        "url": "https://www.cms.gov/digital-service",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "b3e2fc667a57",
        "url": "https://www.cms.gov/digital-service",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "39b898b661fb",
        "url": "https://www.cms.gov/training-education/find-provider-type/employers-unions",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "2a6b21edee46",
        "url": "https://www.cms.gov/training-education/find-provider-type/employers-unions",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "f92d2980afcc",
        "url": "https://www.cms.gov/training-education/find-provider-type/employers-unions",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "9bf47a25db4e",
        "url": "https://www.cms.gov/training-education/find-provider-type/facilities",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "df8eb5024c60",
        "url": "https://www.cms.gov/training-education/find-provider-type/facilities",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "7c44d54bf88c",
        "url": "https://www.cms.gov/training-education/find-provider-type/facilities",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "63dd9c32e54d",
        "url": "https://www.cms.gov/training-education/find-provider-type/health-drug-plans",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "10bc40a0e035",
        "url": "https://www.cms.gov/training-education/find-provider-type/health-drug-plans",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "bd896920437c",
        "url": "https://www.cms.gov/training-education/find-provider-type/health-drug-plans",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "af07753cb1ca",
        "url": "https://www.cms.gov/training-education/find-provider-type/physicians-other-health-professionals",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "b4ef7dbc1181",
        "url": "https://www.cms.gov/training-education/find-provider-type/physicians-other-health-professionals",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "a803ce154709",
        "url": "https://www.cms.gov/training-education/find-provider-type/physicians-other-health-professionals",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "521033041cc3",
        "url": "https://www.cms.gov/training-education/find-provider-type/physicians-other-health-professionals",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "008d144bed64",
        "url": "https://www.cms.gov/training-education/learn/find-resources",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "039d9a706e35",
        "url": "https://www.cms.gov/training-education/learn/find-resources",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "5eedaa029b69",
        "url": "https://www.cms.gov/training-education/learn/find-resources",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "749743147b61",
        "url": "https://www.cms.gov/training-education/learn/find-resources",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "6fdd6f6189a4",
        "url": "https://www.cms.gov/training-education/learn/find-tools-to-help-you-help-others",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "653c84f09ca4",
        "url": "https://www.cms.gov/training-education/learn/find-tools-to-help-you-help-others",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "be3c545be8cd",
        "url": "https://www.cms.gov/training-education/learn/find-tools-to-help-you-help-others",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "bd1130106064",
        "url": "https://www.cms.gov/training-education/learn/find-tools-to-help-you-help-others",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "13c1058a0727",
        "url": "https://www.cms.gov/digital-service/988",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "08972fcc283d",
        "url": "https://www.cms.gov/digital-service/988",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "2fe41fc0fc73",
        "url": "https://www.cms.gov/digital-service/988",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "3db609fe97e7",
        "url": "https://www.cms.gov/digital-service/988",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "a77624a3c988",
        "url": "https://www.cms.gov/digital-service/artificial-intelligence-demo-days",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "c5ca380b6fc6",
        "url": "https://www.cms.gov/digital-service/artificial-intelligence-demo-days",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "15fd17ed90c3",
        "url": "https://www.cms.gov/digital-service/artificial-intelligence-demo-days",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "5fb02b9a6eda",
        "url": "https://www.cms.gov/digital-service/artificial-intelligence-demo-days",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "004c489d9433",
        "url": "https://www.cms.gov/digital-service/medical-bill-rights",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "5c3095ab67e2",
        "url": "https://www.cms.gov/digital-service/medical-bill-rights",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "9f6cd2b58a38",
        "url": "https://www.cms.gov/digital-service/medical-bill-rights",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "63d6166a0628",
        "url": "https://www.cms.gov/digital-service/medical-bill-rights",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "3575ed0592f4",
        "url": "https://www.cms.gov/digital-service/open-source-program-office",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "92b8dc61629e",
        "url": "https://www.cms.gov/digital-service/open-source-program-office",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "b1e27268b901",
        "url": "https://www.cms.gov/digital-service/open-source-program-office",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "c9beb6bbd729",
        "url": "https://www.cms.gov/digital-service/open-source-program-office",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "3d18e15da555",
        "url": "https://www.cms.gov/digital-service/transparency",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "e4bcb778a721",
        "url": "https://www.cms.gov/digital-service/transparency",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "53d2d8ae5917",
        "url": "https://www.cms.gov/digital-service/transparency",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "ab6f239bae3e",
        "url": "https://www.cms.gov/digital-service/usability-research",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "b61cf9aff0ba",
        "url": "https://www.cms.gov/digital-service/usability-research",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "e871b38b2c56",
        "url": "https://www.cms.gov/digital-service/usability-research",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "88e331315ca3",
        "url": "https://www.cms.gov/digital-service/usability-research",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "3c97d34e1b14",
        "url": "https://www.cms.gov/medicare/physician-fee-schedule/search/overview",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "5b2ee74237a0",
        "url": "https://www.cms.gov/medicare/physician-fee-schedule/search/overview",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "23d58027d3da",
        "url": "https://www.cms.gov/medicare/physician-fee-schedule/search/overview",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "6e2159116a65",
        "url": "https://www.cms.gov/medicare/physician-fee-schedule/search/overview",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "e3e0729e83e3",
        "url": "https://www.cms.gov/medicare/physician-fee-schedule/search/overview",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "201e24f24d3e",
        "url": "https://www.cms.gov/medicare/physician-fee-schedule/search/overview",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "4b452da61a6b",
        "url": "https://www.cms.gov/outreach-and-education/reach-out/find-tools-to-help-you-help-others/open-enrollment-outreach-and-media-materials",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "f87cef510d63",
        "url": "https://www.cms.gov/outreach-and-education/reach-out/find-tools-to-help-you-help-others/open-enrollment-outreach-and-media-materials",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "0c39c92e7a0c",
        "url": "https://www.cms.gov/outreach-and-education/reach-out/find-tools-to-help-you-help-others/open-enrollment-outreach-and-media-materials",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "bf25074fa53e",
        "url": "https://www.cms.gov/outreach-and-education/reach-out/find-tools-to-help-you-help-others/open-enrollment-outreach-and-media-materials",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "2b70a5fa5ccb",
        "url": "https://www.cms.gov/training-education/find-provider-type/employers-unions/contact-us",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "bae6d02b5206",
        "url": "https://www.cms.gov/training-education/find-provider-type/employers-unions/contact-us",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "36225e72b421",
        "url": "https://www.cms.gov/training-education/find-provider-type/employers-unions/contact-us",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "b95f7368d3d3",
        "url": "https://www.cms.gov/training-education/find-provider-type/employers-unions/contact-us",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "db55c5ac259b",
        "url": "https://www.cms.gov/training-education/find-provider-type/employers-unions/publications-share-employees",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "e599447c9c83",
        "url": "https://www.cms.gov/training-education/find-provider-type/employers-unions/publications-share-employees",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "0aad3b79f8e5",
        "url": "https://www.cms.gov/training-education/find-provider-type/employers-unions/publications-share-employees",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "21160b08cce0",
        "url": "https://www.cms.gov/training-education/find-provider-type/employers-unions/publications-share-employees",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "1fc931c7a890",
        "url": "https://www.cms.gov/training-education/find-provider-type/employers-unions/top-five-medicare-enrollment",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "fc10f21a6bd7",
        "url": "https://www.cms.gov/training-education/find-provider-type/employers-unions/top-five-medicare-enrollment",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "58c546e5ff74",
        "url": "https://www.cms.gov/training-education/find-provider-type/employers-unions/top-five-medicare-enrollment",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "ec43ac01c6a2",
        "url": "https://www.cms.gov/training-education/find-provider-type/employers-unions/top-five-medicare-enrollment",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "d039d5ac872c",
        "url": "https://www.cms.gov/training-education/find-provider-type/employers-unions/web-resources-help-employees",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "b4e607c07a63",
        "url": "https://www.cms.gov/training-education/find-provider-type/employers-unions/web-resources-help-employees",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "d06bec422537",
        "url": "https://www.cms.gov/training-education/find-provider-type/employers-unions/web-resources-help-employees",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "5bdf509beb9b",
        "url": "https://www.cms.gov/training-education/learn/find-tools-to-help-you-help-others/guidelines-for-effective-writing",
        "ruleKey": "rule:adaptable/td-has-header|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "53d5a5851e23",
        "url": "https://www.cms.gov/training-education/learn/find-tools-to-help-you-help-others/guidelines-for-effective-writing",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "a00bfbf85c1c",
        "url": "https://www.cms.gov/training-education/learn/find-tools-to-help-you-help-others/guidelines-for-effective-writing",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "13c07455ae8c",
        "url": "https://www.cms.gov/training-education/learn/find-tools-to-help-you-help-others/guidelines-for-effective-writing",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "f7d7bbd2f8ed",
        "url": "https://www.cms.gov/about-cms/what-we-do/nursing-homes/patients-caregivers/finding-nursing-home",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "53a9b00047ef",
        "url": "https://www.cms.gov/about-cms/what-we-do/nursing-homes/patients-caregivers/finding-nursing-home",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "53b1f118267b",
        "url": "https://www.cms.gov/about-cms/what-we-do/nursing-homes/patients-caregivers/finding-nursing-home",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "f96e016fb748",
        "url": "https://www.cms.gov/about-cms/what-we-do/nursing-homes/patients-caregivers/finding-nursing-home",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "fef0ff14adb7",
        "url": "https://www.cms.gov/data-research/cms-data/payment-data",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "311e6773449f",
        "url": "https://www.cms.gov/data-research/cms-data/payment-data",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "bdc0626dd400",
        "url": "https://www.cms.gov/data-research/cms-data/payment-data",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "48699f3c7aa2",
        "url": "https://www.cms.gov/data-research/cms-data/payment-data",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "aca2cfc221d1",
        "url": "https://www.cms.gov/data-research/computer-data-systems/minimum-data-sets-3.0-public-reports",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "9627fcafa111",
        "url": "https://www.cms.gov/data-research/computer-data-systems/minimum-data-sets-3.0-public-reports",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "ff6ed8919f22",
        "url": "https://www.cms.gov/data-research/computer-data-systems/minimum-data-sets-3.0-public-reports",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "39650a4905cc",
        "url": "https://www.cms.gov/health-tech-ecosystem/early-adopters/payers",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "5acf852403ae",
        "url": "https://www.cms.gov/health-tech-ecosystem/early-adopters/payers",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "1b89a30044e3",
        "url": "https://www.cms.gov/health-tech-ecosystem/early-adopters/payers",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "a91d148b861f",
        "url": "https://www.cms.gov/help-support",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "d5c343b00e6b",
        "url": "https://www.cms.gov/help-support",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "03868c933c04",
        "url": "https://www.cms.gov/help-support",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "e31b0242fa31",
        "url": "https://www.cms.gov/help-support",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "f94b3238ad8b",
        "url": "https://www.cms.gov/medicare/appeals-grievances/fee-for-service",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "145a122ef884",
        "url": "https://www.cms.gov/medicare/appeals-grievances/fee-for-service",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "d2e7a3117441",
        "url": "https://www.cms.gov/medicare/appeals-grievances/fee-for-service",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "1e3c9ff5b7fa",
        "url": "https://www.cms.gov/medicare/appeals-grievances/fee-for-service",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "49f6257fb2c0",
        "url": "https://www.cms.gov/medicare/audits-compliance/part-a-cost-report",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "c3112032445f",
        "url": "https://www.cms.gov/medicare/audits-compliance/part-a-cost-report",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "8e84ae0b4735",
        "url": "https://www.cms.gov/medicare/audits-compliance/part-a-cost-report",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "58ff1ee570da",
        "url": "https://www.cms.gov/medicare/audits-compliance/part-a-cost-report",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "64bc54fd9bd6",
        "url": "https://www.cms.gov/medicare/audits-compliance/part-a-cost-report",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "ca9cb2c39c35",
        "url": "https://www.cms.gov/medicare/coding-billing/place-of-service-codes",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "6c11a37f34ce",
        "url": "https://www.cms.gov/medicare/coding-billing/place-of-service-codes",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "7028facd7bab",
        "url": "https://www.cms.gov/medicare/coding-billing/place-of-service-codes",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "3bd410db1a11",
        "url": "https://www.cms.gov/medicare/coding-billing/provider-customer-service-program",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "57d2d4244a4c",
        "url": "https://www.cms.gov/medicare/coding-billing/provider-customer-service-program",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "e2da3b53d1bd",
        "url": "https://www.cms.gov/medicare/coding-billing/provider-customer-service-program",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "88e2b4019c04",
        "url": "https://www.cms.gov/medicare/coding-billing/provider-customer-service-program",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "c88d895fabed",
        "url": "https://www.cms.gov/medicare/coding-billing/therapy-services",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "41b369eef936",
        "url": "https://www.cms.gov/medicare/coding-billing/therapy-services",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "80db08d285b0",
        "url": "https://www.cms.gov/medicare/coding-billing/therapy-services",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "f4cb927f757f",
        "url": "https://www.cms.gov/nosurprises/policies-and-resources/reports",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "d1f195cb7697",
        "url": "https://www.cms.gov/nosurprises/policies-and-resources/reports",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "f10de04b952f",
        "url": "https://www.cms.gov/nosurprises/policies-and-resources/reports",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "db034c4b2b1a",
        "url": "https://www.cms.gov/nosurprises/policies-and-resources/reports",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "b5a28778e014",
        "url": "https://www.cms.gov/about-cms/contact/cms",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "ed74a08c9822",
        "url": "https://www.cms.gov/about-cms/contact/cms",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "d80dc06deeb8",
        "url": "https://www.cms.gov/about-cms/contact/cms",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "162e3df1dabc",
        "url": "https://www.cms.gov/about-cms/contact/cms",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "0b8b288e26aa",
        "url": "https://www.cms.gov/about-cms/contact/database",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "b6060325543d",
        "url": "https://www.cms.gov/about-cms/contact/database",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "68df31b94eb9",
        "url": "https://www.cms.gov/about-cms/contact/database",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "267ab5627391",
        "url": "https://www.cms.gov/about-cms/contact/database",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "eab384f094b6",
        "url": "https://www.cms.gov/about-cms/contact/database",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "9f28cb435a43",
        "url": "https://www.cms.gov/about-cms/contact/newsroom",
        "ruleKey": "rule:landmark-unique|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "7ff7c2a22e0d",
        "url": "https://www.cms.gov/about-cms/contact/newsroom",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "2cfead6e9637",
        "url": "https://www.cms.gov/about-cms/contact/newsroom",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "87ef4f51f484",
        "url": "https://www.cms.gov/about-cms/contact/newsroom",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "28725e960254",
        "url": "https://www.cms.gov/about-cms/contact/newsroom",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "3e8fdf2a4fe0",
        "url": "https://www.cms.gov/about-cms/contact/newsroom",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "305a9cf7b4f5",
        "url": "https://www.cms.gov/about-cms/contact/newsroom",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "5c31bbc49f26",
        "url": "https://www.cms.gov/about-cms/contact/newsroom",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "4660527debef",
        "url": "https://www.cms.gov/about-cms/information-systems/privacy/privacy-act-1974-and-privacy-act-requests",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "05cc7eec0c20",
        "url": "https://www.cms.gov/about-cms/information-systems/privacy/privacy-act-1974-and-privacy-act-requests",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "53d9bb7d4b8a",
        "url": "https://www.cms.gov/about-cms/information-systems/privacy/privacy-act-1974-and-privacy-act-requests",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "ee23d589e82a",
        "url": "https://www.cms.gov/about-cms/information-systems/privacy/privacy-act-1974-and-privacy-act-requests",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "c33abbae3cf6",
        "url": "https://www.cms.gov/about-cms/who-we-are/leadership/digital-service-cms",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "e73a0d7ffbd2",
        "url": "https://www.cms.gov/about-cms/who-we-are/leadership/digital-service-cms",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "2af680e0bb8d",
        "url": "https://www.cms.gov/about-cms/who-we-are/leadership/digital-service-cms",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "34b29baddba6",
        "url": "https://www.cms.gov/about-cms/who-we-are/leadership/digital-service-cms",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "29f76a0e6186",
        "url": "https://www.cms.gov/medicaid-chip/medicare-coordination/financial-alignment/managed-fee-for-service-model-mffs",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "0d175c7432eb",
        "url": "https://www.cms.gov/medicaid-chip/medicare-coordination/financial-alignment/managed-fee-for-service-model-mffs",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "a77db10c36b2",
        "url": "https://www.cms.gov/medicaid-chip/medicare-coordination/financial-alignment/managed-fee-for-service-model-mffs",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "1af5e6dfa6bc",
        "url": "https://www.cms.gov/medicaid-chip/medicare-coordination/financial-alignment/managed-fee-for-service-model-mffs",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "5c8a8f9a8f6b",
        "url": "https://www.cms.gov/medicaid-chip/medicare-coordination/financial-alignment/managed-fee-for-service-model-mffs",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "b20e2205c1b9",
        "url": "https://www.cms.gov/medicaid-chip/medicare-coordination/financial-alignment/managed-fee-for-service-model-mffs",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "6746dcc23c7d",
        "url": "https://www.cms.gov/medicaid-chip/medicare-coordination/financial-alignment/managed-fee-for-service-model-mffs",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "85441397869d",
        "url": "https://www.cms.gov/medicaid-chip/medicare-coordination/financial-alignment/managed-fee-for-service-model-mffs",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "cd517a22a274",
        "url": "https://www.cms.gov/medicaid-chip/medicare-coordination/integrity-institute/reports",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "01842ad3f511",
        "url": "https://www.cms.gov/medicaid-chip/medicare-coordination/integrity-institute/reports",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "0d71157e86e6",
        "url": "https://www.cms.gov/medicaid-chip/medicare-coordination/integrity-institute/reports",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "63d629fa1f04",
        "url": "https://www.cms.gov/medicare-medicaid-coordination/fraud-prevention/fraudabuseforprofs/focused-program-integrity-review-reports-state-or-territory",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "c776623bc9da",
        "url": "https://www.cms.gov/medicare-medicaid-coordination/fraud-prevention/fraudabuseforprofs/focused-program-integrity-review-reports-state-or-territory",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "b253ec116924",
        "url": "https://www.cms.gov/medicare-medicaid-coordination/fraud-prevention/fraudabuseforprofs/focused-program-integrity-review-reports-state-or-territory",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "6747ac38f279",
        "url": "https://www.cms.gov/medicare-medicaid-coordination/fraud-prevention/fraudabuseforprofs/focused-program-integrity-review-reports-state-or-territory",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "4b2fefcbf04c",
        "url": "https://www.cms.gov/medicare-medicaid-coordination/fraud-prevention/fraudabuseforprofs/focused-program-integrity-review-reports-state-or-territory",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "fc7e6826f98a",
        "url": "https://www.cms.gov/medicare-medicaid-coordination/fraud-prevention/fraudabuseforprofs/focused-program-integrity-review-reports-state-or-territory",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "426204157fc5",
        "url": "https://www.cms.gov/medicare-medicaid-coordination/fraud-prevention/fraudabuseforprofs/focused-program-integrity-review-reports-state-or-territory",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "0e1767004224",
        "url": "https://www.cms.gov/marketplace/about/affordable-care-act",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "678e889fa92c",
        "url": "https://www.cms.gov/marketplace/about/affordable-care-act",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "ca31b175efc1",
        "url": "https://www.cms.gov/marketplace/about/affordable-care-act",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "08c05001c487",
        "url": "https://www.cms.gov/marketplace/about/affordable-care-act",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "e1c6ba13f00f",
        "url": "https://www.cms.gov/marketplace/about/exchange-coverage-maps",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "75b844d88fc5",
        "url": "https://www.cms.gov/marketplace/about/exchange-coverage-maps",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "ae1458c00858",
        "url": "https://www.cms.gov/marketplace/about/exchange-coverage-maps",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "10a57cc961f8",
        "url": "https://www.cms.gov/marketplace/about/exchange-coverage-maps",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "0be7196ed7de",
        "url": "https://www.cms.gov/marketplace/about/health-insurance-marketplace-quality-initiatives",
        "ruleKey": "rule:empty-heading|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "0ded664f566b",
        "url": "https://www.cms.gov/marketplace/about/health-insurance-marketplace-quality-initiatives",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "51f863b41fe5",
        "url": "https://www.cms.gov/marketplace/about/health-insurance-marketplace-quality-initiatives",
        "ruleKey": "rule:navigable/empty-heading|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "f7dde9ae3c5c",
        "url": "https://www.cms.gov/marketplace/about/health-insurance-marketplace-quality-initiatives",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "ba20814c2682",
        "url": "https://www.cms.gov/marketplace/about/health-insurance-marketplace-quality-initiatives",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "f1a21a241dd0",
        "url": "https://www.cms.gov/marketplace/about/oversight",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "0630293c6016",
        "url": "https://www.cms.gov/marketplace/about/oversight",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "ff789bb20e5f",
        "url": "https://www.cms.gov/marketplace/about/oversight",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "b6b4dacc8b24",
        "url": "https://www.cms.gov/marketplace/about/oversight",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "09ce80578e2b",
        "url": "https://www.cms.gov/marketplace/about/overview-exchanges",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "b58a2b47e3e0",
        "url": "https://www.cms.gov/marketplace/about/overview-exchanges",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "cbc058bc556e",
        "url": "https://www.cms.gov/marketplace/about/overview-exchanges",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "4ffc4e29f4ed",
        "url": "https://www.cms.gov/marketplace/agents-brokers/help-on-demand",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "79d94b375043",
        "url": "https://www.cms.gov/marketplace/agents-brokers/help-on-demand",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "44ae09b57248",
        "url": "https://www.cms.gov/marketplace/agents-brokers/help-on-demand",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "53aa864a6285",
        "url": "https://www.cms.gov/marketplace/agents-brokers/help-on-demand",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "1817a00be716",
        "url": "https://www.cms.gov/medicaid-chip/community-engagement-support/eligibility-made-easy",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "3b998e261eb6",
        "url": "https://www.cms.gov/medicaid-chip/community-engagement-support/eligibility-made-easy",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "cc13d4169c21",
        "url": "https://www.cms.gov/medicaid-chip/community-engagement-support/eligibility-made-easy",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "e2fd9cf68100",
        "url": "https://www.cms.gov/medicaid-chip/community-engagement-support/eligibility-made-easy",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "66f34cfb0ab4",
        "url": "https://www.cms.gov/medicaid-chip/medicare-coordination/integrity-institute/contact",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "4bb01611e21d",
        "url": "https://www.cms.gov/medicaid-chip/medicare-coordination/integrity-institute/contact",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "d81c9d191769",
        "url": "https://www.cms.gov/medicaid-chip/medicare-coordination/integrity-institute/contact",
        "ruleKey": "rule:labels-and-names/aria-command-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "826c3b38e24e",
        "url": "https://www.cms.gov/medicaid-chip/medicare-coordination/integrity-institute/contact",
        "ruleKey": "rule:labels-and-names/button-name|light",
        "engine": "accesslint",
        "lastSeenAt": "2026-05-24T01:35:14.030Z"
      },
      {
        "fingerprint": "e2c8086ea00d",
        "url": "https://administracion.gob.es/",
        "ruleKey": "rule:aria-allowed-role|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "7314fa097f5b",
        "url": "https://administracion.gob.es/",
        "ruleKey": "rule:aria-allowed-role|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "29721eb15bac",
        "url": "https://administracion.gob.es/",
        "ruleKey": "rule:aria-allowed-role|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "6680eca03e65",
        "url": "https://administracion.gob.es/",
        "ruleKey": "rule:aria-allowed-role|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "246feef76ea8",
        "url": "https://administracion.gob.es/",
        "ruleKey": "rule:aria-allowed-role|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "6e5094416324",
        "url": "https://administracion.gob.es/",
        "ruleKey": "rule:aria-allowed-role|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "cce251372b94",
        "url": "https://administracion.gob.es/",
        "ruleKey": "rule:aria-allowed-role|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "d1c72b04d9a4",
        "url": "https://administracion.gob.es/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "2d45dc511291",
        "url": "https://administracion.gob.es/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "2c6ab4ff0e9d",
        "url": "https://administracion.gob.es/",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "27f01f792063",
        "url": "https://administracion.gob.es/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "ad2013654b3d",
        "url": "https://administracion.gob.es/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "c77de6143583",
        "url": "https://administracion.gob.es/",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "59ff428b9dfe",
        "url": "https://administracion.gob.es/",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "7ebbf5b137b3",
        "url": "https://administracion.gob.es/",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "2ca56ade37af",
        "url": "https://administracion.gob.es/",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "6767dd8241fd",
        "url": "https://administracion.gob.es/",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "f04952b51c18",
        "url": "https://administracion.gob.es/",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "7f052ac95db0",
        "url": "https://administracion.gob.es/",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "e4fef7962ce4",
        "url": "https://administracion.gob.es/",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "cf47774b9c8d",
        "url": "https://administracion.gob.es/",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "b8a5267b9efc",
        "url": "https://administracion.gob.es/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "bb96e43aa756",
        "url": "https://administracion.gob.es/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "0aa463c52d38",
        "url": "https://administracion.gob.es/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "9235b0195532",
        "url": "https://administracion.gob.es/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "6ec259f9b6d7",
        "url": "https://administracion.gob.es/",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "0c370c06fc51",
        "url": "https://administracion.gob.es/",
        "ruleKey": "rule:presentation-role-conflict|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "4b8d87654388",
        "url": "https://administracion.gob.es/",
        "ruleKey": "rule:region|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "ad947dd28e0b",
        "url": "https://administracion.gob.es/",
        "ruleKey": "rule:qw-act-r16|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "fb5cca1bd589",
        "url": "https://administracion.gob.es/",
        "ruleKey": "rule:qw-act-r17|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "b56fb2bb3774",
        "url": "https://administracion.gob.es/",
        "ruleKey": "rule:qw-act-r48|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "f0b319346218",
        "url": "https://administracion.gob.es/",
        "ruleKey": "rule:qw-act-r37|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "1cbff575a522",
        "url": "https://administracion.gob.es/",
        "ruleKey": "rule:qw-act-r65|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "5c611c4e4569",
        "url": "https://administracion.gob.es/",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "6c99c95ef5f7",
        "url": "https://administracion.gob.es/pag_Home",
        "ruleKey": "rule:aria-allowed-role|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "f904f0fabf89",
        "url": "https://administracion.gob.es/pag_Home",
        "ruleKey": "rule:aria-allowed-role|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "56dc95795902",
        "url": "https://administracion.gob.es/pag_Home",
        "ruleKey": "rule:aria-allowed-role|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "41b2d206adbc",
        "url": "https://administracion.gob.es/pag_Home",
        "ruleKey": "rule:aria-allowed-role|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "5d346680fa85",
        "url": "https://administracion.gob.es/pag_Home",
        "ruleKey": "rule:aria-allowed-role|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "0a1b2919b33a",
        "url": "https://administracion.gob.es/pag_Home",
        "ruleKey": "rule:aria-allowed-role|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "12fb319569ae",
        "url": "https://administracion.gob.es/pag_Home",
        "ruleKey": "rule:aria-allowed-role|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "bb0a4bf15b88",
        "url": "https://administracion.gob.es/pag_Home",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "7b1a77a75d9b",
        "url": "https://administracion.gob.es/pag_Home",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "cb0a3509baea",
        "url": "https://administracion.gob.es/pag_Home",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "2f180476717f",
        "url": "https://administracion.gob.es/pag_Home",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "10aa9a0c7565",
        "url": "https://administracion.gob.es/pag_Home",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "cf7401fa1bef",
        "url": "https://administracion.gob.es/pag_Home",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "92df7d3bc1d3",
        "url": "https://administracion.gob.es/pag_Home",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "786c9e338497",
        "url": "https://administracion.gob.es/pag_Home",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "22a9c140be78",
        "url": "https://administracion.gob.es/pag_Home",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "d043f895f681",
        "url": "https://administracion.gob.es/pag_Home",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "93cbcb89f633",
        "url": "https://administracion.gob.es/pag_Home",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "b555f644a2c9",
        "url": "https://administracion.gob.es/pag_Home",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "4c02384ba2b5",
        "url": "https://administracion.gob.es/pag_Home",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "b9e0c43277b0",
        "url": "https://administracion.gob.es/pag_Home",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "e609e1e0b875",
        "url": "https://administracion.gob.es/pag_Home",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "e5ea646c7a8d",
        "url": "https://administracion.gob.es/pag_Home",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "5ed17d0fe553",
        "url": "https://administracion.gob.es/pag_Home",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "41fc9bfeef09",
        "url": "https://administracion.gob.es/pag_Home",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "f9f5f850de81",
        "url": "https://administracion.gob.es/pag_Home",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "9e20e1bf2585",
        "url": "https://administracion.gob.es/pag_Home",
        "ruleKey": "rule:presentation-role-conflict|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "1b62d5aec71d",
        "url": "https://administracion.gob.es/pag_Home",
        "ruleKey": "rule:region|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "afdf0dd5def2",
        "url": "https://administracion.gob.es/pag_Home",
        "ruleKey": "rule:qw-act-r16|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "6cba84e558fc",
        "url": "https://administracion.gob.es/pag_Home",
        "ruleKey": "rule:qw-act-r17|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "7d39f7cd0e32",
        "url": "https://administracion.gob.es/pag_Home",
        "ruleKey": "rule:qw-act-r48|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "34a6f50ec1f3",
        "url": "https://administracion.gob.es/pag_Home",
        "ruleKey": "rule:qw-act-r37|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "0a1736781d2d",
        "url": "https://administracion.gob.es/pag_Home",
        "ruleKey": "rule:qw-act-r65|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "cabce3777e67",
        "url": "https://administracion.gob.es/pag_Home",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "48b51e74fc20",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "29fa82cde307",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "260b07371c50",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "1c870995e747",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "48f900bea2fc",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "0636c2066342",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "88bd9e948256",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "1686dfbaa060",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "10e7959b1f35",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "9c877932c174",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "dfc3a7b6eea1",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "b2c2a79eab4c",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "ff5061c69643",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "fd48b3a82b26",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "424663cb3637",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a9c5c8e8f39f",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "b0ad30c5c39a",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "0703b7c74808",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "d4f4c5236ff6",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "cb8c8b32f6b6",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "9f30f8d8d09f",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "876b8ae9b082",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "6a8e3d4aacfa",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "3847e7bfd45d",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "15213f1c3976",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "ff3dd21d1ff9",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "f2ac8f4620ba",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "39307b5c8ffe",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "e1f101dcc2c5",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "61fb44b26d39",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "e76f7626c0db",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "04339278eebe",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "3f02d10e829f",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "ef7dd2c6d59b",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "826608cc7343",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "rule:qw-act-r38|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "38342cf0fe7a",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "rule:qw-act-r33|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "063eee9af2cc",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "14c3adffc529",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/estancia-TSE",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "e8c54b27d497",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/estancia-TSE",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "3b93b3def81b",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/estancia-TSE",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "8bbee3d342f4",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/estancia-TSE",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "1195d1cc9d96",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/estancia-TSE",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "1a1a72bc4cfa",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/estancia-TSE",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "ff5c09b9bf77",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/estancia-TSE",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "1dfd7d3f7145",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/estancia-TSE",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "c93309b0f000",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/numeros-urgencia",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "1875b0b8b102",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/numeros-urgencia",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "6fe458c32885",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/numeros-urgencia",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "fae8215a9acf",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/numeros-urgencia",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a33998050ee5",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "4df406cea73c",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "b4e9a83c2023",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "de85d47c9f43",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "e610e2140214",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "5dfb8a4d1b58",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "3da9e2daf965",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "345b20668384",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "567878933e2d",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "cd07410dd55b",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "ca94e1a50967",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "13bf26c7d98a",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "2f1672a33333",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "55cc8bef7572",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "4fa1c7ac9643",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "42411c680975",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "27fdf929ab30",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "89790cae1f25",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "d136abc5db9e",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "311cf32ca308",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "c7a295e605e6",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "99a32a968d1f",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "6178ae45811d",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "60eae91464e5",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "9506fae274da",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "c3c908297581",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "3a68a593e24f",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "ec006ba62f30",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "b029878991fd",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "b7986d5ab68f",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "106678bcbc83",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "b9637b874ea1",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "23270f596ce4",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "c16ba98fb18c",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "e48a639d2611",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "rule:qw-act-r38|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a7eba8ceaf90",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "rule:qw-act-r33|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a8066c50f98e",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "d90455cf5140",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/estancia-TSE",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "b007d22034b1",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/estancia-TSE",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "67bcd07a6bef",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/estancia-TSE",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "9c208a4298ac",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/estancia-TSE",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "2c4e47f15416",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/estancia-TSE",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "163caca85055",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/estancia-TSE",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "d5a5feaf7a98",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/estancia-TSE",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "806e66bc21cb",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/estancia-TSE",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "af0e6099a3c6",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/numeros-urgencia",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "42a43674ea33",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/numeros-urgencia",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "577e3b947398",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/numeros-urgencia",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "73cace9ae512",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/numeros-urgencia",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "d9bf6f8db23d",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "26c660b153f3",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "ecba4751f9c0",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "49990cf51224",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "e8df0dc0773f",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "601ff1072e39",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "24fa445df1c0",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "50b7ab93da85",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "072bd016d0d6",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "41187ca5cee4",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "b548564acdd8",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "67efb3559a75",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "5a514dcdca06",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "de4dc92ea031",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "7de433009ff6",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "7dcf2d2903b3",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "464db291103e",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "9057243c8bef",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "4ccccd922ba1",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "c36432b92e05",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "8d3a6a246a09",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "c221b7b32305",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "030e0c92a6b2",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "f82d4217bdeb",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "962ddce54c67",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "9973d03f36ce",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "4561026cdc40",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "73f6dda17c7c",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "f3d8b9eb1f4e",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "9fc3df3bf961",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "9f4e8a7fb376",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "65376755c280",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "9ee48182b962",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "08060745d112",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "2635765a5f49",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "rule:qw-act-r38|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "69fecaf8bb14",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "rule:qw-act-r33|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "3005853cae28",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/centros-atencion-sociosanitaria",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "6400d70a86d1",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/estancia-TSE",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "8f80de4dcf00",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/estancia-TSE",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "f7dcfc911c91",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/estancia-TSE",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "eb5a18782b82",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/estancia-TSE",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "026e96b03c74",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/estancia-TSE",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "4f7a765af2e1",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/estancia-TSE",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "cd1d19d920ad",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/estancia-TSE",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "61bd3e9884ff",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/estancia-TSE",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "14f1c45fc641",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/numeros-urgencia",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "7dfd7d367171",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/numeros-urgencia",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "f448e95663c5",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/numeros-urgencia",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "c31aa173afb4",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/numeros-urgencia",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "39cbd106eeb6",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/conexion-servicios/telecomunicaciones",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "ef4cac4793c8",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/conexion-servicios/telecomunicaciones",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "4ce4115fd6fb",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/conexion-servicios/telecomunicaciones",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "041ee03a2e42",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/conexion-servicios/telecomunicaciones",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a6bcda58fb8c",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/conexion-servicios/telecomunicaciones",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "adcd2f852912",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/conexion-servicios/telecomunicaciones",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "de9a60864806",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/vehiculos/permiso-conduccion/validez-canje-reconocimiento",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "f67b233e1827",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/vehiculos/permiso-conduccion/validez-canje-reconocimiento",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "0d7f6ad95f8c",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/vehiculos/permiso-conduccion/validez-canje-reconocimiento",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "ee35b0840d0c",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/vehiculos/permiso-conduccion/validez-canje-reconocimiento",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "f0a353e788ff",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/vehiculos/permiso-conduccion/validez-canje-reconocimiento",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "6764021ec16a",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/vehiculos/permiso-conduccion/validez-canje-reconocimiento",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "6cf8c222de4b",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/vehiculos/permiso-conduccion/validez-canje-reconocimiento",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "1c02ec5a1565",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/vehiculos/permiso-conduccion/validez-canje-reconocimiento",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "c998ce584260",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/vehiculos/permiso-conduccion/validez-canje-reconocimiento",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "5e8456ba1136",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/vehiculos/permiso-conduccion/validez-canje-reconocimiento",
        "ruleKey": "rule:qw-act-r38|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "5516641b68c5",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/vehiculos/permiso-conduccion/validez-canje-reconocimiento",
        "ruleKey": "rule:qw-act-r33|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "1c83824db79b",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/vehiculos/permiso-conduccion/validez-canje-reconocimiento",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "f6ca2647b868",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/seguridad-social/alta-empresario",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "956c4ca5fa7a",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/seguridad-social/alta-empresario",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "24463bd8a65d",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/seguridad-social/alta-empresario",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "632d668eabe8",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/seguridad-social/alta-empresario",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "6398b48f3487",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/seguridad-social/alta-empresario",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "0563ed241d16",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/seguridad-social/alta-empresario",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "987721dc4c1f",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/seguridad-social/alta-empresario",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "89c7cdf05ea1",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/seguridad-social/alta-empresario",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "2d8bdff1b746",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/seguridad-social/alta-empresario",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "ae27df6e190d",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/seguridad-social/alta-empresario",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "9dcc9e2a6351",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/seguridad-social/alta-empresario",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "e88630cb0232",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/seguridad-social/alta-empresario",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "1cc7afa96bd0",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/seguridad-social/alta-empresario",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "77c7b5040512",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/seguridad-social/alta-empresario",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "c7ad02c3ae6a",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/seguridad-social/alta-empresario",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "dcbe37784ed5",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/seguridad-social/alta-empresario",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a40cec05c4f1",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/seguridad-social/alta-empresario",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a45ab8a5360e",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/vehiculos/seguro-obligatorio/accidente-que-hacer",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "127c1c11e4f0",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/vehiculos/seguro-obligatorio/accidente-que-hacer",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "168e3f2b6a5d",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/vehiculos/seguro-obligatorio/accidente-que-hacer",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "38bd18cfbd87",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/vehiculos/seguro-obligatorio/accidente-que-hacer",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a67ff921b1c0",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/vehiculos/seguro-obligatorio/accidente-que-hacer",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "bd15a55345d9",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/conexion-servicios/telecomunicaciones",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "4d784ecfc9af",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/conexion-servicios/telecomunicaciones",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "2f2290d3afb4",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/conexion-servicios/telecomunicaciones",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "7e23ed405c06",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/conexion-servicios/telecomunicaciones",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "349a8bf4e415",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/conexion-servicios/telecomunicaciones",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "e6cbbcd3bfd0",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/conexion-servicios/telecomunicaciones",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "b2f3cd778ad7",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/pasajeros/combinados-vinculados",
        "ruleKey": "rule:empty-heading|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "2fc04f387387",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/pasajeros/combinados-vinculados",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "414273bc150e",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/pasajeros/combinados-vinculados",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "c84de985b44c",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/pasajeros/combinados-vinculados",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "33498c50dbbe",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/pasajeros/combinados-vinculados",
        "ruleKey": "rule:qw-act-r35|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "df636745dd69",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/pasajeros/combinados-vinculados",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "fa006ac4f0d0",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/vehiculos/compraventa",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "ba818c5e4f62",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/vehiculos/compraventa",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "3b96aab7f351",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/vehiculos/compraventa",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "fcbf2b9f9a33",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/vehiculos/compraventa",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "112f19c12a53",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/vehiculos/compraventa",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "ff0760384658",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/vehiculos/compraventa",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "53f78272f73b",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/vehiculos/compraventa",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a61d74c31d3c",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/vehiculos/compraventa",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "99fbf29877a4",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/vehiculos/compraventa",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "dd4e4b1b96e9",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/vehiculos/compraventa",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "0ded531305fd",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/vehiculos/compraventa",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "0e4b9bd3c546",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/vehiculos/compraventa",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "928bdeeecc2c",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/vehiculos/compraventa",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "5a5e2e2a9b14",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/vehiculos/compraventa",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "0b1452339735",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/vehiculos/compraventa",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "7c16394b8f09",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/vehiculos/compraventa",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "7fa513b9fc10",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/vehiculos/compraventa",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "4f4edff80235",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/vehiculos/compraventa",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "785a3202b38d",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/vehiculos/compraventa",
        "ruleKey": "rule:qw-act-r38|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "7510faa4b16e",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/vehiculos/compraventa",
        "ruleKey": "rule:qw-act-r33|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "cb4f1115a859",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/vehiculos/compraventa",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "98786a250b27",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/estancia-TSE",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "649c7e529f80",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/estancia-TSE",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "8c88b3d1c58f",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/estancia-TSE",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "cfa127af79cb",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/estancia-TSE",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "84a4fd60458b",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/estancia-TSE",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "1720d851c54e",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/estancia-TSE",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "454d689519e5",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/estancia-TSE",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "63184e14a663",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/estancia-TSE",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "8b8608410d35",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/transporte-animales",
        "ruleKey": "rule:empty-heading|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "dba6d4dae53d",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/transporte-animales",
        "ruleKey": "rule:empty-heading|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "6217dbd9b0b1",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/transporte-animales",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "4f7c1d0b823f",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/transporte-animales",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "9a15001f3627",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/transporte-animales",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "dcc7880ce3f7",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/transporte-animales",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "c5566266922d",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/transporte-animales",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "cc5715cac6e0",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/transporte-animales",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "0143c6e77477",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/transporte-animales",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "f853151fb12d",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/transporte-animales",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "09d0d496e15d",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/transporte-animales",
        "ruleKey": "rule:qw-act-r35|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "147887de80ab",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/transporte-animales",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "298682ccba50",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/estancia",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "95bcc58c3468",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/estancia",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "1f9733a69273",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/estancia",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "4a6aec4dbe68",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/estancia",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "faf67f572d3e",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/fiscalidad/doble-imposicion",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "7609b9f8528d",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/fiscalidad/doble-imposicion",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "82f1c7c7f9db",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/fiscalidad/doble-imposicion",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "040aae02b067",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/fiscalidad/doble-imposicion",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "4501c033e110",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/fiscalidad/doble-imposicion",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "e3326052d2c4",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/fiscalidad/doble-imposicion",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "8d18921b1313",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/denominaciones-origen",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "5fc9da57dc2b",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/denominaciones-origen",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "fbae60e68fb5",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/denominaciones-origen",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "ddf3cf2f491a",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/denominaciones-origen",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "c0183c8977f3",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/denominaciones-origen",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "4b2f033e8bb0",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/conexion-servicios/gas",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "ed3c4669880f",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/conexion-servicios/gas",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "2a1e5b0a01b9",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/conexion-servicios/gas",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "4543179af080",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/conexion-servicios/gas",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "fdc4a0d308e0",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/conexion-servicios/gas",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "23f456091461",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/conexion-servicios/gas",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "90e1100533ff",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/conexion-servicios/gas",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "1f0de1c82f14",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/conexion-servicios/gas",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "6add1251bc07",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/impuestos/especiales/electricidad",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "3501af309e62",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/impuestos/especiales/electricidad",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "97e4ee936a56",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/impuestos/especiales/electricidad",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "f8cbb8509171",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/impuestos/especiales/electricidad",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "0668e697ea42",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/impuestos/especiales/electricidad",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "15b9a7a03c46",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/obtencion-residencia/inscribirte-residente",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "f479ba152851",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/obtencion-residencia/inscribirte-residente",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "1df8b3f4eb19",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/obtencion-residencia/inscribirte-residente",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "abad870f2370",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/obtencion-residencia/inscribirte-residente",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "d7e2053d88f0",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/obtencion-residencia/inscribirte-residente",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "2307a1e0d125",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/obtencion-residencia/inscribirte-residente",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "3f877b208445",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "f2e7a21e820c",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "d1e7ae803925",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "5bc0f2b862c0",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "e9a823b37b25",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "7373c0efe798",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "88a6d68e5097",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "7c10408701e9",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "b373cd779790",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "e5c62beb8df3",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "6e1368a4a042",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "84c969682e1c",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "ffbf70f16c9c",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "7d343519c606",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a97ed7946a58",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "7b90ca692bf0",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "b95a799cf6ec",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a1affbdc84c4",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "895d9eb82d56",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "88c85f773c68",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "58fb33269a5a",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "0f1bb1f6b294",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "f17e4068b47d",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "fa564b182149",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "4bc3bd6b630e",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "0c40727c8089",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "79082e91dab8",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "rule:qw-act-r38|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "c830cb43c422",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "rule:qw-act-r33|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "860c8e098ada",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "887b63596b09",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/seguridad-social-pensiones/Pensiones-clases-pasivas/coordinacion",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "5754b7f3f9b8",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/seguridad-social-pensiones/Pensiones-clases-pasivas/coordinacion",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "725a97b4db10",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/seguridad-social-pensiones/Pensiones-clases-pasivas/coordinacion",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "80014eaea20c",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/seguridad-social-pensiones/Pensiones-clases-pasivas/coordinacion",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "aea8c9f56acd",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/seguridad-social-pensiones/Pensiones-clases-pasivas/coordinacion",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "29d4f19eea95",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/seguridad-social-pensiones/Pensiones-clases-pasivas/coordinacion",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "d0be5294d95a",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/pasajeros/tren-autobus",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "414d1972e7bb",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/pasajeros/tren-autobus",
        "ruleKey": "rule:landmark-complementary-is-top-level|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "d12c7b08837b",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/pasajeros/tren-autobus",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "554bdccf6e78",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/fusion-venta/sector-farmaceutico",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "fdc68563d378",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/fusion-venta/sector-farmaceutico",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "1c52f9ad49fb",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/fusion-venta/sector-farmaceutico",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "78e5a488e7bb",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/fusion-venta/sector-farmaceutico",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "cf912dbe1625",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/fusion-venta/sector-farmaceutico",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a6b783062827",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/registro-cambio-cierre/sector-farmaceutico",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "b206ef0e1ce2",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/registro-cambio-cierre/sector-farmaceutico",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "6cbfb95e6b83",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/registro-cambio-cierre/sector-farmaceutico",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "175347c3eb23",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/registro-cambio-cierre/sector-farmaceutico",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "8a037ee5404c",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/registro-cambio-cierre/sector-farmaceutico",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "b80916705db2",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/registro-cambio-cierre/sector-farmaceutico",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "d6a73940d5be",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/registro-cambio-cierre/sector-farmaceutico",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "4dcae2a6f7d3",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/registro-cambio-cierre/sector-farmaceutico",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "7850b8cbd173",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/registro-cambio-cierre/sector-farmaceutico",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "4ad111abeb0c",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/registro-cambio-cierre/sector-farmaceutico",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "f5ca87512024",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/registro-cambio-cierre/sector-farmaceutico",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "72bd031f8fed",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/registro-cambio-cierre/sector-farmaceutico",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "50457dd7996d",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/registro-cambio-cierre/sector-farmaceutico",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "00a5d517694e",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/registro-cambio-cierre/sector-farmaceutico",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "d545759047a8",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/registro-cambio-cierre/sector-farmaceutico",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "79351c65d57b",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/registro-cambio-cierre/sector-farmaceutico",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "fa91c76860bc",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/registro-cambio-cierre/sector-farmaceutico",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "55ade5565992",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/registro-cambio-cierre/sector-farmaceutico",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "3dd8c4c27123",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/registro-cambio-cierre/sector-farmaceutico",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "cc0a63b8c706",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/registro-cambio-cierre/sector-farmaceutico",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "f9912fb1f32f",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/registro-cambio-cierre/sector-farmaceutico",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "c7181667b3e1",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/registro-cambio-cierre/sector-farmaceutico",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "2c706b3064bb",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/registro-cambio-cierre/sector-farmaceutico",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "ceaf64421450",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/registro-cambio-cierre/sector-farmaceutico",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "406659b73551",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/registro-cambio-cierre/sector-farmaceutico",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "670a277f466c",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/registro-cambio-cierre/sector-farmaceutico",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "e9c5b7e82fb3",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/registro-cambio-cierre/sector-farmaceutico",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "85a157839b4d",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/registro-cambio-cierre/sector-farmaceutico",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "e95a3ca83133",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/registro-cambio-cierre/sector-farmaceutico",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "6d587daeef39",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/registro-cambio-cierre/sector-farmaceutico",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "4b98147e6a4c",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/registro-cambio-cierre/sector-farmaceutico",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "6ca30cd538d1",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/registro-cambio-cierre/sector-farmaceutico",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "5fbdbbdfa2df",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/registro-cambio-cierre/sector-farmaceutico",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "eb4053b88dff",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/registro-cambio-cierre/sector-farmaceutico",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "8b24e272ecfb",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/registro-cambio-cierre/sector-farmaceutico",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "3ca37d56b1ff",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/registro-cambio-cierre/sector-farmaceutico",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "32abfee2e08c",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/registro-cambio-cierre/sector-farmaceutico",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "3632dabd6f5e",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/registro-cambio-cierre/sector-farmaceutico",
        "ruleKey": "rule:qw-act-r38|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "6440935b576c",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/registro-cambio-cierre/sector-farmaceutico",
        "ruleKey": "rule:qw-act-r33|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "15f9280b5b97",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/registro-cambio-cierre/sector-farmaceutico",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "b0488384b907",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/contratacion-publica/participar-licitaciones/asistencia-informacion",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "54d15382a10c",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/contratacion-publica/participar-licitaciones/asistencia-informacion",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "e957b1ed575e",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/contratacion-publica/participar-licitaciones/asistencia-informacion",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "2c69dff69825",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/contratacion-publica/participar-licitaciones/asistencia-informacion",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a5cb9af29cb8",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/contratacion-publica/participar-licitaciones/asistencia-informacion",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "569f3dc167bb",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/contratacion-publica/participar-licitaciones/asistencia-informacion",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "6f3ab411dec2",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/contratacion-publica/participar-licitaciones/asistencia-informacion",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "28eacb217f11",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/productos/defectuosos-seguridad",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "ae2b0f2e21b4",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/productos/defectuosos-seguridad",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "2dd1c29a71ff",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/productos/defectuosos-seguridad",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "ab21e2e89a71",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/productos/defectuosos-seguridad",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a6eb7324eae4",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/productos/defectuosos-seguridad",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "333c53655b10",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/productos/defectuosos-seguridad",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "0df92090efb4",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/productos/defectuosos-seguridad",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "3c2e69084990",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/productos/defectuosos-seguridad",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "18a94c46027d",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/productos/defectuosos-seguridad",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a41f72a3cd10",
        "url": "https://administracion.gob.es/pag_Home/gl/index.html",
        "ruleKey": "rule:aria-allowed-role|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "ddd351090b4a",
        "url": "https://administracion.gob.es/pag_Home/gl/index.html",
        "ruleKey": "rule:aria-allowed-role|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "e2fb56796f6f",
        "url": "https://administracion.gob.es/pag_Home/gl/index.html",
        "ruleKey": "rule:aria-allowed-role|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "0c47439829c2",
        "url": "https://administracion.gob.es/pag_Home/gl/index.html",
        "ruleKey": "rule:aria-allowed-role|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "e51bf7019c3c",
        "url": "https://administracion.gob.es/pag_Home/gl/index.html",
        "ruleKey": "rule:aria-allowed-role|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "07e93a53f267",
        "url": "https://administracion.gob.es/pag_Home/gl/index.html",
        "ruleKey": "rule:aria-allowed-role|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "5d10fa81ef9b",
        "url": "https://administracion.gob.es/pag_Home/gl/index.html",
        "ruleKey": "rule:aria-allowed-role|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "3f7bc33de3b8",
        "url": "https://administracion.gob.es/pag_Home/gl/index.html",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "62fda0f762d1",
        "url": "https://administracion.gob.es/pag_Home/gl/index.html",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "2614ff860cd7",
        "url": "https://administracion.gob.es/pag_Home/gl/index.html",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "582ac0fc6d29",
        "url": "https://administracion.gob.es/pag_Home/gl/index.html",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "49d1879001ab",
        "url": "https://administracion.gob.es/pag_Home/gl/index.html",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "7956eb377904",
        "url": "https://administracion.gob.es/pag_Home/gl/index.html",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "6f75e5b5d706",
        "url": "https://administracion.gob.es/pag_Home/gl/index.html",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "daa6cf8cf7b1",
        "url": "https://administracion.gob.es/pag_Home/gl/index.html",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "b4e2c5bec89f",
        "url": "https://administracion.gob.es/pag_Home/gl/index.html",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "0d902a65e49a",
        "url": "https://administracion.gob.es/pag_Home/gl/index.html",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "30e968bda869",
        "url": "https://administracion.gob.es/pag_Home/gl/index.html",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "90b9ec09285b",
        "url": "https://administracion.gob.es/pag_Home/gl/index.html",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "d91463329108",
        "url": "https://administracion.gob.es/pag_Home/gl/index.html",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "f62dc3f438d8",
        "url": "https://administracion.gob.es/pag_Home/gl/index.html",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "4b709538d8c2",
        "url": "https://administracion.gob.es/pag_Home/gl/index.html",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "295f6bfded9c",
        "url": "https://administracion.gob.es/pag_Home/gl/index.html",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a41ee4ee706e",
        "url": "https://administracion.gob.es/pag_Home/gl/index.html",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "434e9b6c63bc",
        "url": "https://administracion.gob.es/pag_Home/gl/index.html",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "97a6061617e5",
        "url": "https://administracion.gob.es/pag_Home/gl/index.html",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "73a10d3017f3",
        "url": "https://administracion.gob.es/pag_Home/gl/index.html",
        "ruleKey": "rule:presentation-role-conflict|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "2685898814db",
        "url": "https://administracion.gob.es/pag_Home/gl/index.html",
        "ruleKey": "rule:region|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "6e46ee34a994",
        "url": "https://administracion.gob.es/pag_Home/gl/index.html",
        "ruleKey": "rule:qw-act-r16|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "45f29ddc7c8a",
        "url": "https://administracion.gob.es/pag_Home/gl/index.html",
        "ruleKey": "rule:qw-act-r17|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "f810e97dc780",
        "url": "https://administracion.gob.es/pag_Home/gl/index.html",
        "ruleKey": "rule:qw-act-r48|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "676c692fa795",
        "url": "https://administracion.gob.es/pag_Home/gl/index.html",
        "ruleKey": "rule:qw-act-r37|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "ed20b3956eb2",
        "url": "https://administracion.gob.es/pag_Home/gl/index.html",
        "ruleKey": "rule:qw-act-r65|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "2875cc026646",
        "url": "https://administracion.gob.es/pag_Home/gl/index.html",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "084c46d1c3f3",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/incorporacion",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "c30b89bcb9f1",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/incorporacion",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "25136ee7efe3",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/incorporacion",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a804dfbb18e8",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/incorporacion",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a0a6bcadf4bd",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/compraventa/resolucion-conflictos",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "cb001fd066e5",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/compraventa/resolucion-conflictos",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "7553f52519bd",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/compraventa/resolucion-conflictos",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "d740e2d0d416",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/compraventa/resolucion-conflictos",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "b7cf153bc84d",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/servicios-oepm",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "3c9759ea88ba",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/servicios-oepm",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "3392da6b6008",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/servicios-oepm",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "d54a0c8bec37",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/servicios-oepm",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a127189ddcd6",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/servicios-oepm",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "aced0b492ac6",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/servicios-oepm",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "467f85623974",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/servicios-oepm",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "067a5a92ae19",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/servicios-oepm",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "d4d98c8697af",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/servicios-oepm",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "1a168dd51e65",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/servicios-oepm",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "77337b4d7679",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/servicios-oepm",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "be8774b8f442",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/servicios-oepm",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a97ad8ab0749",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/servicios-oepm",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "00840d2cd186",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/servicios-oepm",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "260add63970f",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/servicios-oepm",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "7af7c5beff9e",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/servicios-oepm",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "25d774e5a973",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/servicios-oepm",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "cf250d0fdc69",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/servicios-oepm",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "25f3336913dd",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/servicios-oepm",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "d33e8e428b8a",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/servicios-oepm",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "b51424594640",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/servicios-oepm",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "0f6e8310927f",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/servicios-oepm",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "2b3340128c93",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/servicios-oepm",
        "ruleKey": "rule:qw-act-r38|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "94157aaa7570",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/servicios-oepm",
        "ruleKey": "rule:qw-act-r33|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "29dda220de79",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/servicios-oepm",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "f388179f39c1",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/reconocimiento-cualificaciones/asistencia",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "db9ab60dd622",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/reconocimiento-cualificaciones/asistencia",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "19e149dbda90",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/reconocimiento-cualificaciones/asistencia",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "551ecffdb3c1",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/reconocimiento-cualificaciones/asistencia",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a0911955540a",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/familia/pareja/matrimonio",
        "ruleKey": "rule:empty-heading|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "aebf9fd484b6",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/familia/pareja/matrimonio",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "595b622f676f",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/familia/pareja/matrimonio",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "32711878fc8b",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/familia/pareja/matrimonio",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "42a14546ab53",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/familia/pareja/matrimonio",
        "ruleKey": "rule:qw-act-r35|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "0526d7ced5fa",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/familia/pareja/matrimonio",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "4ce981db3f08",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/conexion-servicios/residuos",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "771821a9fa53",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/conexion-servicios/residuos",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a38b47e5c2b0",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/conexion-servicios/residuos",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "8f0739a23d47",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/conexion-servicios/residuos",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "0c2664a0c328",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/conexion-servicios/residuos",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "d3da3f2bb7d7",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/conexion-servicios/residuos",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "1931fc3683f1",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/conexion-servicios/residuos",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "863befb38c5e",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/conexion-servicios/residuos",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "0ff8a3c1b08e",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/conexion-servicios/residuos",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "74cc8a8f242f",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/conexion-servicios/residuos",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "4d0ccdbd4cbf",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/conexion-servicios/residuos",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "4e4e217020d9",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/conexion-servicios/residuos",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "908cd48d5bba",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/productos/gestion-residuos",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "e0a3fd1e0ddd",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/productos/gestion-residuos",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "33f0bc61d32b",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/productos/gestion-residuos",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "2e6950987d0c",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/productos/gestion-residuos",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "f83de1304bd7",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/productos/gestion-residuos",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "49dab117200d",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/productos/gestion-residuos",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "b4b2229ac451",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/productos/gestion-residuos",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "e51a7b2e462a",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/productos/gestion-residuos",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "6885589f8cab",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/productos/gestion-residuos",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "8f899df5ba35",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/productos/gestion-residuos",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "55d31fe7a7fc",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/productos/gestion-residuos",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "3fa64c61c95a",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/productos/gestion-residuos",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "17b9877b020d",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/productos/gestion-residuos",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "27fb689a2ede",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/productos/gestion-residuos",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "2d6dbfa05932",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/productos/gestion-residuos",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "d8f12ebcea35",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/productos/gestion-residuos",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "d076c08a8937",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/productos/gestion-residuos",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "4b5e8e199ffc",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/productos/gestion-residuos",
        "ruleKey": "rule:qw-act-r38|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "cb6587f45fcd",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/productos/gestion-residuos",
        "ruleKey": "rule:qw-act-r33|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "7397c3ecd977",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/productos/gestion-residuos",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "6df049400801",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/elecciones/europeas",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "1951b7d9fed1",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/elecciones/europeas",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "ef38a3dc99fa",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/elecciones/europeas",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "51e5072e8cec",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/elecciones/europeas",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "65f8c8bf03b0",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/elecciones/europeas",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "77326e95dc60",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/elecciones/europeas",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "d95c5f7910e9",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/elecciones/europeas",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "45eee101e375",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/elecciones/europeas",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "56ac483c037c",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/elecciones/europeas",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "db4bc0ab4e08",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/elecciones/europeas",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "9f3ea5422ba9",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/elecciones/europeas",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "276e996f9ec8",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/elecciones/europeas",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "3f312a2a56fc",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/elecciones/europeas",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "1a0e9b6ccfe8",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/elecciones/europeas",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "6f4dd64cf635",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/elecciones/europeas",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "971799df5b2e",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/elecciones/europeas",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "cd4a54c8fe07",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/elecciones/europeas",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "e1f908fc9dad",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/elecciones/europeas",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "b63918e0d6c7",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/elecciones/europeas",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "f24614788663",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/elecciones/europeas",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a6eba0755c09",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/elecciones/europeas",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "23e540f5246a",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/elecciones/europeas",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "f1d52a75d90b",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/elecciones/europeas",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "af61c2a95b2b",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/elecciones/europeas",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "7c55792f2830",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/elecciones/europeas",
        "ruleKey": "rule:qw-act-r38|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "20371014ad69",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/elecciones/europeas",
        "ruleKey": "rule:qw-act-r33|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "ba908cf15d86",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/elecciones/europeas",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "f25cea22c0f2",
        "url": "https://administracion.gob.es/pag_Home/Tramites/hechos-vitales.html",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "52e8bfd6983c",
        "url": "https://administracion.gob.es/pag_Home/Tramites/hechos-vitales.html",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a0191e366d97",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/fiscalidad/pensionistas-transfronterizos",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "45176e2dae06",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/fiscalidad/pensionistas-transfronterizos",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "ce32db96df19",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/fiscalidad/pensionistas-transfronterizos",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "c9e3a4747843",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/fiscalidad/pensionistas-transfronterizos",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "43ce6080f6ab",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/fiscalidad/pensionistas-transfronterizos",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "83248b30cd49",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/fiscalidad/pensionistas-transfronterizos",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "2cff68d62505",
        "url": "https://administracion.gob.es/pagFront/atencionCiudadana/oficinasEGEO/encuentraOficina.htm",
        "ruleKey": "rule:qw-act-r34|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "cbd0bcbf1528",
        "url": "https://administracion.gob.es/pagFront/atencionCiudadana/oficinasEGEO/encuentraOficina.htm",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "99982b2ecc89",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "fcbd2fc311c1",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "e840cf28d853",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "1d2b47e39a78",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "123a51231113",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "918d2caabadd",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "eec647d29678",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "608f4efc0568",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "b8b90b33af8c",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "904f94700bce",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "ada96edfab3b",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "4276943df1b7",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "4b7e7c89ebc8",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "174274f90012",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "f2825de84208",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "8dad8e729b5c",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "09313e972dc1",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "8dfb23f47f26",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "096ca963ffce",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a8f76c6084b8",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "dd69cd529bf0",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "c02ba190edeb",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "02aab1b15bd4",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "04b844eb0099",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "fe8dbe9ee148",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "f08cdd687c7c",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "ebebc30ffc15",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "rule:qw-act-r38|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "7ac81a3daa6a",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "rule:qw-act-r33|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "45d5210eed71",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-perdidos",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "42c1587c894e",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/reconocimiento-cualificaciones",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a5c951b6b0a1",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/reconocimiento-cualificaciones",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "4c63f6fef5c6",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/reconocimiento-cualificaciones",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "ccc61b680e64",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/reconocimiento-cualificaciones",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "10e320f674dd",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/reconocimiento-cualificaciones",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "d0eb5761dd00",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/reconocimiento-cualificaciones",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "43a01ab9ca7b",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/reconocimiento-cualificaciones",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "f6ece85cbbb6",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/productos/normas-requisitos/productos-industriales",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "ad897a0101e3",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/productos/normas-requisitos/productos-industriales",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "1b9f27331ee9",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/productos/normas-requisitos/productos-industriales",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "92d129642406",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/productos/normas-requisitos/productos-industriales",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "34d08bd9d2c9",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/productos/normas-requisitos/productos-industriales",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "084ba169f4a9",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/productos/normas-requisitos/productos-industriales",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "5e47e7179fcb",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/productos/normas-requisitos/productos-industriales",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "0b4428730d35",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/productos/normas-requisitos/productos-industriales",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a5cfcce65495",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/productos/normas-requisitos/productos-industriales",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "202884455226",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/productos/normas-requisitos/productos-industriales",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "c7bf93456951",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/productos/normas-requisitos/productos-industriales",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "c66cdc4e58e3",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/productos/normas-requisitos/productos-industriales",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "745601cad2b0",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/productos/normas-requisitos/productos-industriales",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "6db94e0cb7ce",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/productos/normas-requisitos/productos-industriales",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "bda3697821bc",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/productos/normas-requisitos/productos-industriales",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "20f7588693ab",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/productos/normas-requisitos/productos-industriales",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a2fff4c27042",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/productos/normas-requisitos/productos-industriales",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "95f1e15b9014",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/productos/normas-requisitos/productos-industriales",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "17b25c4960f8",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/productos/normas-requisitos/productos-industriales",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "860cc0ddfa35",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/productos/normas-requisitos/productos-industriales",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a66f89cbf269",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/productos/normas-requisitos/productos-industriales",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "f71baefdf378",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/financiacion/nacional/info-general",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "492fb4d5b740",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/financiacion/nacional/info-general",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "5acd87e13151",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/financiacion/nacional/info-general",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "9c3ae49b0977",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/financiacion/nacional/info-general",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "4dbe805a30dd",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/financiacion/nacional/info-general",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a410a40e1091",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/financiacion/nacional/info-general",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "f582d64343af",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/financiacion/nacional/info-general",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "b93a05e6cd55",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/prestaciones-desempleo",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "04ac16ba5f98",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/prestaciones-desempleo",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "b39e8e8872c4",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/prestaciones-desempleo",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "004fc48cffdd",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/prestaciones-desempleo",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "30c0119d01fe",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/prestaciones-desempleo",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "72c71e39d587",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/prestaciones-desempleo",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "3056fc825424",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/prestaciones-desempleo",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "af6f96039c97",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/prestaciones-desempleo",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "74bf55cf2f88",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/prestaciones-desempleo",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "811da5446035",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/prestaciones-desempleo",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "746829d8114d",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/prestaciones-desempleo",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "29e64595e84a",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/obtencion-residencia/info-general",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "68aad2de04cd",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/obtencion-residencia/info-general",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "e1022884b8ab",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/obtencion-residencia/info-general",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "57eef8ecfa19",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/obtencion-residencia/info-general",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "e446049e94e9",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/diseno-industrial",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "afa7e9c67d05",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/diseno-industrial",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "171abfde2fca",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/diseno-industrial",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "b0b14b344281",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/diseno-industrial",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "cea82e520a9c",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/diseno-industrial",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "e59e2b9adc8b",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/impuestos/especiales/info-general",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "cb6232dc0e77",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/impuestos/especiales/info-general",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "da06013400bb",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/impuestos/especiales/info-general",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "cc332d5636b7",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/impuestos/especiales/info-general",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "6df5c962d519",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/desplazados/laboral",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a2597a36d06f",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/desplazados/laboral",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "ec36b2db9cab",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/desplazados/laboral",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "beb3559fdb98",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/desplazados/laboral",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "b309fd820344",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/desplazados/laboral",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "4c4d5f532563",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/desplazados/laboral",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "2a34d91325b2",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/desplazados/laboral",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "7b9ae20af85a",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/desplazados/laboral",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "18a9409fbc57",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/desplazados/laboral",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "4098716b9f41",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/desplazados/laboral",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "ba8e2687d6d4",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/desplazados/laboral",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "f41453901dfa",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/desplazados/laboral",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "267759ce0cb8",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/desplazados/laboral",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "846db362bd32",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/desplazados/laboral",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "ff5256a12c58",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/desplazados/laboral",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "77b99d0a5e60",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/desplazados/laboral",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "f7dd778e8ec9",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/desplazados/laboral",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "ca9bb2b0e541",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/desplazados/laboral",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "2b6a4c5e61e3",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/desplazados/laboral",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "9a6772252718",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/desplazados/laboral",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "0488bdbaadc7",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/desplazados/laboral",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "b50168ddb1ee",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/desplazados/laboral",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "6569d5e73330",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/desplazados/laboral",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "64b7edde316a",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/desplazados/laboral",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "d74f3b1ac857",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/desplazados/laboral",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "9f3e2b60cfe8",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/desplazados/laboral",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "f684eb50b8f4",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/desplazados/laboral",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "92ccdc1ebdb1",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/seguridad-social-pensiones/Pensiones-clases-pasivas/jubilacion-retiro",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "bf732eb7261b",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/seguridad-social-pensiones/Pensiones-clases-pasivas/jubilacion-retiro",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "b55189f9b246",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/seguridad-social-pensiones/Pensiones-clases-pasivas/jubilacion-retiro",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "bdd1a0714185",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/seguridad-social-pensiones/Pensiones-clases-pasivas/jubilacion-retiro",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "7ccb12064b90",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/seguridad-social-pensiones/Pensiones-clases-pasivas/jubilacion-retiro",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "f77ef781d27b",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/seguridad-social-pensiones/Pensiones-clases-pasivas/jubilacion-retiro",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "d0042aba682e",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/servicios/actividades-transfronterizas/sector-farmaceutico",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "89610ac8cbd5",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/servicios/actividades-transfronterizas/sector-farmaceutico",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "7e7dd0904543",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/servicios/actividades-transfronterizas/sector-farmaceutico",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "8844bea59154",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/servicios/actividades-transfronterizas/sector-farmaceutico",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "b02cb932462a",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/servicios/actividades-transfronterizas/sector-farmaceutico",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "b0e097296e4d",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/servicios/actividades-transfronterizas/sector-farmaceutico",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "4f74e4c25ace",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/servicios/actividades-transfronterizas/sector-farmaceutico",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "715d4b67c86d",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/servicios/actividades-transfronterizas/sector-farmaceutico",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "1eebcc041061",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/servicios/actividades-transfronterizas/sector-farmaceutico",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "ed89b0a90c5c",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/servicios/actividades-transfronterizas/sector-farmaceutico",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "0e24ba832322",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/servicios/actividades-transfronterizas/sector-farmaceutico",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "c126c4ae9e3f",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/servicios/actividades-transfronterizas/sector-farmaceutico",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "45ba2adc45f5",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/servicios/actividades-transfronterizas/sector-farmaceutico",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "b7df4880ada9",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/servicios/actividades-transfronterizas/sector-farmaceutico",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a514fa95defb",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/buscar-empleo",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "736d8b183a10",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/buscar-empleo",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "ff5fba3ccd1b",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/buscar-empleo",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "e0410e4ce800",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/buscar-empleo",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "27e3cf851008",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/buscar-empleo",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "6768e2a95678",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/buscar-empleo",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "b19090624c48",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/buscar-empleo",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "028a9e111391",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/buscar-empleo",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "f642f2586db0",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/buscar-empleo",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "d9cdba2fe235",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/buscar-empleo",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a96eb6c74231",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/buscar-empleo",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "e29f3d3880c0",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/empresas/impuestos/especiales/carbon",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a95500e36366",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/empresas/impuestos/especiales/carbon",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a761338aaa41",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/empresas/impuestos/especiales/carbon",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a42874ccc58a",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/empresas/impuestos/especiales/carbon",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "1778222bc9cf",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/empresas/impuestos/especiales/carbon",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "f7bd2d495a67",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/empresas/impuestos/especiales/carbon",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "c1451fb9d960",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/fallecimiento-repatriacion",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "f60cfd209471",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/fallecimiento-repatriacion",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "cfa0b14dbc5d",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/fallecimiento-repatriacion",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "de1cb4a9daad",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/fallecimiento-repatriacion",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "9057c4ebaf51",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/fallecimiento-repatriacion",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "fae53b06248c",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/fallecimiento-repatriacion",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "eb9f91b0e390",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/fiscalidad/trabajadores-transfronterizos",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "1c440603cbd4",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/fiscalidad/trabajadores-transfronterizos",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "c07946e5b1db",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/fiscalidad/trabajadores-transfronterizos",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "6edc28bd675d",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/fiscalidad/trabajadores-transfronterizos",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "0f3adc78da44",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/fiscalidad/trabajadores-transfronterizos",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "d1b6015d7d57",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/fiscalidad/trabajadores-transfronterizos",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "632c1f3e6b23",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/fiscalidad/trabajadores-transfronterizos",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "26e872854475",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/fiscalidad/trabajadores-transfronterizos",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a53befb9a210",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/fiscalidad/trabajadores-transfronterizos",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "3ec4966a1b6a",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/fiscalidad/trabajadores-transfronterizos",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "e2a830ad2df1",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/fiscalidad/trabajadores-transfronterizos",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "9c19a0ac6f95",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/obtencion-residencia/info-general",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "03abf39a536b",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/obtencion-residencia/info-general",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "c881ebcb44a0",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/obtencion-residencia/info-general",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "cd4904e730d2",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/obtencion-residencia/info-general",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "b7f7a7dcc4e6",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/observancia",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "65967e49a7fb",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/observancia",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "37449338f427",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/observancia",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "01501f6b29b6",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/observancia",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "bde51a7b6b0a",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/observancia",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "d07db7d68d07",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/observancia",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "f08228892f36",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/observancia",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "8c810914d90a",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/observancia",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "28b380165bc2",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/observancia",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "b7c42ec01244",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/observancia",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "b5a4c85fc753",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/observancia",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "43163f9b5c24",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/observancia",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "9cdf125a800a",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/observancia",
        "ruleKey": "rule:qw-act-r38|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "9114e1d8c04e",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/observancia",
        "ruleKey": "rule:qw-act-r33|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "166aa02a7746",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/observancia",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "7ca23ebbc844",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/contratacion-publica/comunicar-irregularidad",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "700ca7d57ea5",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/contratacion-publica/comunicar-irregularidad",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "d75250ada1f3",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/contratacion-publica/comunicar-irregularidad",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "890e138fefa2",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/contratacion-publica/comunicar-irregularidad",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "3bd5f027fc05",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/finalizacion-contrato",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "29230e7f902e",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/finalizacion-contrato",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "eb9364cc9593",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/finalizacion-contrato",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "115fb8634ae3",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/finalizacion-contrato",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "c03c3c12f274",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/finalizacion-contrato",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "56bef4af2398",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/finalizacion-contrato",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "2dce01117420",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/finalizacion-contrato",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "48972169dab6",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/empresas/servicios/permisos",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "fe1f6a6d0a4f",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/empresas/servicios/permisos",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a20b680f003f",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/empresas/servicios/permisos",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "34c4e236d7b8",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/empresas/servicios/permisos",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "f2219a457640",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-caducados",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "4e341eb4f286",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-caducados",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a80db6a4f5f7",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-caducados",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "eeb6d6cbe618",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-caducados",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "39b26ba3a7ae",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-caducados",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "d428a0d5ab8f",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-caducados",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "1475164c0969",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-caducados",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "fcffc0800c11",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-caducados",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "e6a5a3c03eae",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-caducados",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "ce1fcf02002e",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-caducados",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "e02c0aaf92a5",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-caducados",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "018fdc4b9fe8",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-caducados",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "4512b716d9b5",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-caducados",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "4d74521c36f4",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-caducados",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "33f3f4d70351",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-caducados",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "02b8a84f1d52",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-caducados",
        "ruleKey": "rule:qw-act-r38|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "3471847769d6",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-caducados",
        "ruleKey": "rule:qw-act-r33|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "baa66dd23128",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/documentos/pasaportes-caducados",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "795ddfcf98a7",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/obtencion-nacionalidad",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "7ff963da05d4",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/obtencion-nacionalidad",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "6a9c6e8dc745",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/obtencion-nacionalidad",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "3bc875dc9e7d",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/obtencion-nacionalidad",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "13155f83907e",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/compraventa/inmobiliario",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "cd73f39cbb0b",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/compraventa/inmobiliario",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "f5ea3989d73e",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/compraventa/inmobiliario",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "2c538893419b",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/compraventa/inmobiliario",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "684e3d40a635",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/compraventa/inmobiliario",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "c4b6ba8efe34",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/compraventa/inmobiliario",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "b771242d4b08",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/servicios-oepm",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "df08008c2875",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/servicios-oepm",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "8ed322f9e125",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/servicios-oepm",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "4b9162e35d79",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/servicios-oepm",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "625693c381ae",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/servicios-oepm",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "41d2195da606",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/servicios-oepm",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "d56718a20ff6",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/servicios-oepm",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "8b1668ad5eab",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/servicios-oepm",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "b9825bc1ee8a",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/servicios-oepm",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "d0ddf601cdf6",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/servicios-oepm",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "2d6e52a4e741",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/servicios-oepm",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "c03474f78ca7",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/servicios-oepm",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "cdb206153f4a",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/servicios-oepm",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "1b1e7abb3357",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/servicios-oepm",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "3eec7073236d",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/servicios-oepm",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "1fdbf0e4b634",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/servicios-oepm",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "abd52a347e90",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/servicios-oepm",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "b7c66b76daa3",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/servicios-oepm",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "2d642588aff1",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/servicios-oepm",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "b588d11e9a7b",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/servicios-oepm",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "2eda5fb97741",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/servicios-oepm",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "9cdc187faab2",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/servicios-oepm",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "244eb7004156",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/servicios-oepm",
        "ruleKey": "rule:qw-act-r38|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "1f294f082a6b",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/servicios-oepm",
        "ruleKey": "rule:qw-act-r33|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "b79e55a8f8b5",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/patentes-marcas/servicios-oepm",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "696cbc9126e1",
        "url": "https://administracion.gob.es/pag_Home/va/index.html",
        "ruleKey": "rule:aria-allowed-role|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "25eefb4cb133",
        "url": "https://administracion.gob.es/pag_Home/va/index.html",
        "ruleKey": "rule:aria-allowed-role|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "d7494b070729",
        "url": "https://administracion.gob.es/pag_Home/va/index.html",
        "ruleKey": "rule:aria-allowed-role|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "11ae9771fc5d",
        "url": "https://administracion.gob.es/pag_Home/va/index.html",
        "ruleKey": "rule:aria-allowed-role|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a4a2e0624d7c",
        "url": "https://administracion.gob.es/pag_Home/va/index.html",
        "ruleKey": "rule:aria-allowed-role|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "f1ca6bf2b36a",
        "url": "https://administracion.gob.es/pag_Home/va/index.html",
        "ruleKey": "rule:aria-allowed-role|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "c2fa5e92d26d",
        "url": "https://administracion.gob.es/pag_Home/va/index.html",
        "ruleKey": "rule:aria-allowed-role|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "0f1c2ae30876",
        "url": "https://administracion.gob.es/pag_Home/va/index.html",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "661d231f7b37",
        "url": "https://administracion.gob.es/pag_Home/va/index.html",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "1083bbb4b1ba",
        "url": "https://administracion.gob.es/pag_Home/va/index.html",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "3a1ee3d0191b",
        "url": "https://administracion.gob.es/pag_Home/va/index.html",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "9676920ca570",
        "url": "https://administracion.gob.es/pag_Home/va/index.html",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "190bab1f2174",
        "url": "https://administracion.gob.es/pag_Home/va/index.html",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "269e321cbd15",
        "url": "https://administracion.gob.es/pag_Home/va/index.html",
        "ruleKey": "wcag:wcag111|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "eeec2e960238",
        "url": "https://administracion.gob.es/pag_Home/va/index.html",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "56fb68d144f2",
        "url": "https://administracion.gob.es/pag_Home/va/index.html",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "560926041a56",
        "url": "https://administracion.gob.es/pag_Home/va/index.html",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "23561a538de2",
        "url": "https://administracion.gob.es/pag_Home/va/index.html",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "079ee9e8b9e5",
        "url": "https://administracion.gob.es/pag_Home/va/index.html",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "d0fffc54352e",
        "url": "https://administracion.gob.es/pag_Home/va/index.html",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "0949b0a19e2c",
        "url": "https://administracion.gob.es/pag_Home/va/index.html",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "4a06e4801852",
        "url": "https://administracion.gob.es/pag_Home/va/index.html",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "6ebb193e6600",
        "url": "https://administracion.gob.es/pag_Home/va/index.html",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "8eca3946c372",
        "url": "https://administracion.gob.es/pag_Home/va/index.html",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "c8365626109e",
        "url": "https://administracion.gob.es/pag_Home/va/index.html",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "354d60037c63",
        "url": "https://administracion.gob.es/pag_Home/va/index.html",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "bcd7f29c57f8",
        "url": "https://administracion.gob.es/pag_Home/va/index.html",
        "ruleKey": "rule:presentation-role-conflict|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "39a1bc830715",
        "url": "https://administracion.gob.es/pag_Home/va/index.html",
        "ruleKey": "rule:region|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "ca9e46790e8c",
        "url": "https://administracion.gob.es/pag_Home/va/index.html",
        "ruleKey": "rule:qw-act-r16|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "24eba8e37e68",
        "url": "https://administracion.gob.es/pag_Home/va/index.html",
        "ruleKey": "rule:qw-act-r17|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "011e805daced",
        "url": "https://administracion.gob.es/pag_Home/va/index.html",
        "ruleKey": "rule:qw-act-r48|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "8359abbece9a",
        "url": "https://administracion.gob.es/pag_Home/va/index.html",
        "ruleKey": "rule:qw-act-r37|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "ef9f35d0191f",
        "url": "https://administracion.gob.es/pag_Home/va/index.html",
        "ruleKey": "rule:qw-act-r65|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "9092446a5ea1",
        "url": "https://administracion.gob.es/pag_Home/va/index.html",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "5623697dd33b",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/jornada-permisos",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "fd8c264aa92e",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/jornada-permisos",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "f4bbb24da9ff",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/jornada-permisos",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "962208708d50",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/jornada-permisos",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "1b1e9ee76ea3",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/jornada-permisos",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "26d3d4427004",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/jornada-permisos",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "853837fd186f",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/jornada-permisos",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "48b6580dd8df",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/jornada-permisos",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "f26bc75b5713",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/jornada-permisos",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "ec6981c88bc3",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/jornada-permisos",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "2f9284c7a3fe",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/jornada-permisos",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "60ae130b23c2",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/jornada-permisos",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a9b4463bf7c6",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/jornada-permisos",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "e3cd6ac14e60",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/jornada-permisos",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a5d2a05a2faa",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/dominios-es",
        "ruleKey": "rule:empty-heading|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a77932d5eb1d",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/dominios-es",
        "ruleKey": "rule:empty-heading|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "cb655f6105c0",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/dominios-es",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "edf070c77e75",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/dominios-es",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "90b95a877f1c",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/dominios-es",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "b003497e1943",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/dominios-es",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "23eb1a3ff2ff",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/dominios-es",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "746e39ce5de0",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/dominios-es",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "2746ba705406",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/dominios-es",
        "ruleKey": "rule:qw-act-r35|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "e6b06f195198",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/derechos/dominios-es",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "490a36769b91",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/igualdad",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "bef5cd59b825",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/igualdad",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "ca59a5e1a333",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/igualdad",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "b3f8661e52fe",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/igualdad",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "5b3034cec03a",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/igualdad",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "20d249a287b0",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/igualdad",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a8ce272dc6a2",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/igualdad",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "e1ec5dad73b9",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/igualdad",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "3177c82afcfb",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/igualdad",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "4e96c1858d0b",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/igualdad",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "fe25a7d96842",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/igualdad",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "f0e9522ddf68",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/familia/menores/gestacion-sustitucion",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "bfeb53385299",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/familia/menores/gestacion-sustitucion",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "dd0d95e738a5",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/familia/menores/gestacion-sustitucion",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "6f5cb355a98c",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/familia/menores/gestacion-sustitucion",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "f0e1ef884287",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/impuestos/especiales/electricidad",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "e07b4780c925",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/impuestos/especiales/electricidad",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "0f0e5298f9e0",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/impuestos/especiales/electricidad",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "4f4531f6db19",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/impuestos/especiales/electricidad",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "c133fb192a63",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/impuestos/especiales/electricidad",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "9a0a6bfff0bc",
        "url": "https://administracion.gob.es/pag_Home/avisoLegal.html",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "37059de20ee7",
        "url": "https://administracion.gob.es/pag_Home/avisoLegal.html",
        "ruleKey": "rule:landmark-complementary-is-top-level|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "1ac02ba53969",
        "url": "https://administracion.gob.es/pag_Home/avisoLegal.html",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "b717278d0ae1",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/obtencion-residencia/registrar-familiares",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "b2abd5e58337",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/obtencion-residencia/registrar-familiares",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "dffba64cd2e2",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/obtencion-residencia/registrar-familiares",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "08edf68bc660",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/obtencion-residencia/registrar-familiares",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "c89b53ef5345",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/contratos-salario",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "fe124cf80c87",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/contratos-salario",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "84acad7b1f14",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/contratos-salario",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "234a3d261462",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/contratos-salario",
        "ruleKey": "rule:empty-heading|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "ec4c188cab44",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/contratos-salario",
        "ruleKey": "rule:empty-heading|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "4bbe5d72214d",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/contratos-salario",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "732fd602c646",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/contratos-salario",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "511c00ecfb8d",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/contratos-salario",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "8f84596a0f9f",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/contratos-salario",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "550017c681d1",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/contratos-salario",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a5e3edd17f87",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/contratos-salario",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "b808c47ac080",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/contratos-salario",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "37fb80036e77",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/contratos-salario",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "268d027ed235",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/contratos-salario",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "23b975dbaad5",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/contratos-salario",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "eb64c6940e90",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/contratos-salario",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "5d7c5b36c413",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/contratos-salario",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "6796492ec4ce",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/contratos-salario",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "cefffe5b0d25",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/contratos-salario",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "eda0627ca4f5",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/contratos-salario",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a4dc99510ea9",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/contratos-salario",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "b8bc6d266b01",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/contratos-salario",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "4fcc006a981d",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/contratos-salario",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "d3ffe8439cad",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/contratos-salario",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "aa16673968b0",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/contratos-salario",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "274df6846175",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/contratos-salario",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "25bb5abe738c",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/contratos-salario",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "272be9f15040",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/contratos-salario",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "cfc64722ad23",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/contratos-salario",
        "ruleKey": "rule:qw-act-r38|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "e2e887ede00b",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/contratos-salario",
        "ruleKey": "rule:qw-act-r33|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "83647aef8757",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/contratos-salario",
        "ruleKey": "rule:qw-act-r35|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "fb931bcbdf24",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/condiciones-trabajo/contratos-salario",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "8b94b8c5b1f5",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/insolvencia-liquidacion/masa-activa-pasiva-fin",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "ea1983e4dde3",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/insolvencia-liquidacion/masa-activa-pasiva-fin",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "f4895cc06d14",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/insolvencia-liquidacion/masa-activa-pasiva-fin",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "b0aa4491c731",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/insolvencia-liquidacion/masa-activa-pasiva-fin",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "6f09d3556be2",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/contratacion-publica/participar-licitaciones/asistencia-informacion",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "eb37bab18938",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/contratacion-publica/participar-licitaciones/asistencia-informacion",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "ce58db0ca4f0",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/contratacion-publica/participar-licitaciones/asistencia-informacion",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "ab5a5472b9cb",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/contratacion-publica/participar-licitaciones/asistencia-informacion",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "9af161df99eb",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/contratacion-publica/participar-licitaciones/asistencia-informacion",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "b7b73b953ade",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/contratacion-publica/participar-licitaciones/asistencia-informacion",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "e9f4803194e4",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/contratacion-publica/participar-licitaciones/asistencia-informacion",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "517bcefddeea",
        "url": "https://administracion.gob.es/pag_Home/Tramites.html",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "122e80f8b38e",
        "url": "https://administracion.gob.es/pag_Home/Tramites.html",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "578945a71918",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/transporte-animales",
        "ruleKey": "rule:empty-heading|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "3c8b535a8514",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/transporte-animales",
        "ruleKey": "rule:empty-heading|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "9be64910f037",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/transporte-animales",
        "ruleKey": "rule:empty-heading|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "ad7cba5d92db",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/transporte-animales",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "9e8fd11ccda4",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/transporte-animales",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "c51bf6886338",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/transporte-animales",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "338565abeafd",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/transporte-animales",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a1fb03669ba6",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/transporte-animales",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "7de0eb1cd1be",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/transporte-animales",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "04e16f05c833",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/transporte-animales",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "0d77459fe27f",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/transporte-animales",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "2e6675a52066",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/transporte-animales",
        "ruleKey": "rule:qw-act-r35|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "3334debc8701",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/viajes/transporte-animales",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "6c17a8650224",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/servicios/actividades-transfronterizas/registros-notariado",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "931e88c5954e",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/servicios/actividades-transfronterizas/registros-notariado",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "fd021599a927",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/servicios/actividades-transfronterizas/registros-notariado",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "5bb1e478970c",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/servicios/actividades-transfronterizas/registros-notariado",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "adc8b56100a0",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/servicios/actividades-transfronterizas/registros-notariado",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a028e9138eee",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/servicios/actividades-transfronterizas/registros-notariado",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "31282913561e",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/servicios/actividades-transfronterizas/registros-notariado",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "5848056cc9d3",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/servicios/actividades-transfronterizas/registros-notariado",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "5bfbd034939f",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/servicios/actividades-transfronterizas/registros-notariado",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "9910fa71d8d6",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/servicios/actividades-transfronterizas/registros-notariado",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "7e05f964e0f6",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/seguridad-social/alta-empresario",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "885c6838f37a",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/seguridad-social/alta-empresario",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a87b8c27cc1e",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/seguridad-social/alta-empresario",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "4b308844e892",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/seguridad-social/alta-empresario",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "83afd4ba3188",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/seguridad-social/alta-empresario",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "c23ddb1563ef",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/seguridad-social/alta-empresario",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "5d73c9aa2c5e",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/seguridad-social/alta-empresario",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "93d1f260c2ee",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/seguridad-social/alta-empresario",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "7641a4a9d18c",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/seguridad-social/alta-empresario",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "eac980413ff6",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/seguridad-social/alta-empresario",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "5fdad6909f1c",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/seguridad-social/alta-empresario",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "7e6712195968",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/seguridad-social/alta-empresario",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "0bc549921a5b",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/seguridad-social/alta-empresario",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "621a630b0a28",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/seguridad-social/alta-empresario",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "ed15539bf489",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/seguridad-social/alta-empresario",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "795b0366dbbe",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/seguridad-social/alta-empresario",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "1a699bb770d0",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/seguridad-social/alta-empresario",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "8bfabd8dcfe6",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/empresas/empleados/seguridad-social/alta-empresario",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "2924f9c16a36",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/contratacion-publica/presentar-oferta",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "5f4a90c69e32",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/contratacion-publica/presentar-oferta",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "3b29165e9a5b",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/contratacion-publica/presentar-oferta",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "ad34739084b9",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/contratacion-publica/presentar-oferta",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "3b15e9f4faae",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/contratacion-publica/presentar-oferta",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "c62702e9a8d2",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/contratacion-publica/presentar-oferta",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "e5e7658507f0",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/conexion-servicios/residuos",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "e429536c4ad8",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/conexion-servicios/residuos",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "433f53913fc3",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/conexion-servicios/residuos",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "6e2ea86255a5",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/conexion-servicios/residuos",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "d51eba1fc070",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/conexion-servicios/residuos",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "7d92b9ef35bd",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/conexion-servicios/residuos",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "6bc655a498f6",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/conexion-servicios/residuos",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "e8605a30d035",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/conexion-servicios/residuos",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a12917e61de9",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/conexion-servicios/residuos",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "ac2b50bd84e0",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/conexion-servicios/residuos",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "134d67f72e70",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/conexion-servicios/residuos",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "914cbaf824ce",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/conexion-servicios/residuos",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "d52f7366ce65",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/conexion-servicios/residuos",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "07c9b5d021f3",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/conexion-servicios/residuos",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "08e1c60c5c03",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/conexion-servicios/residuos",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "ddfc5cb0881c",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/conexion-servicios/residuos",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a4e699c9113a",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/conexion-servicios/residuos",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "8a9c3248d55e",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/conexion-servicios/residuos",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "2649ebadcc48",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/conexion-servicios/residuos",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "05da5a8a0ce7",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/conexion-servicios/residuos",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "2f768eefefbe",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/conexion-servicios/residuos",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "eb0118b77ee9",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/consumidores/conexion-servicios/residuos",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "ff6ec2247a10",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/familia/genero",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "bf274ac67f58",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/familia/genero",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "b5b9a5eca5c0",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/familia/genero",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "c815ca234a9d",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/familia/genero",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "b32d7c19447b",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/familia/genero",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "edb8ffba7b01",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/financiacion/nacional/registros-notariado",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "00cfda216466",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/financiacion/nacional/registros-notariado",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "70d74f150025",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/financiacion/nacional/registros-notariado",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "3617a40cd7b2",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/financiacion/nacional/registros-notariado",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "9a1c98c7abc1",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/seguro-credito",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "aed0db0cce19",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/seguro-credito",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "362b68ede590",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/seguro-credito",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "67fab5d0d1aa",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/seguro-credito",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "011ff94e5541",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/seguro-credito",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "bd43a19a4a9e",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/seguro-credito",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "2c99d271b1d2",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/seguro-credito",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "e2894c58d2e5",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/seguro-credito",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "294f3d276d22",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/seguro-credito",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "779e845946c7",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/seguro-credito",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "3835d94401c0",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/seguro-credito",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "8728562c07bc",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/seguro-credito",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a0c77d12493f",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/seguro-credito",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "3da9269eab21",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/seguro-credito",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "f2c879711c27",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/seguro-credito",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "b0d51ad7205a",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/seguro-credito",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "eef8df88bab3",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/seguro-credito",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "b1e2e5e4ded0",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/seguro-credito",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "22e2a2421d5c",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/seguro-credito",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "f1a38c8f9692",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/seguro-credito",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "ff2bcacb7a3f",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/seguro-credito",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "be07328a5a8b",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/seguro-credito",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "2d73f4a512d7",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/seguro-credito",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "30b97fd78266",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/seguro-credito",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "481123ffe2e8",
        "url": "https://administracion.gob.es/pag_Home/Tramites/Relacionarte-electronicamente.html",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "d823fd826ea2",
        "url": "https://administracion.gob.es/pag_Home/Tramites/Relacionarte-electronicamente.html",
        "ruleKey": "rule:landmark-complementary-is-top-level|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a81df493c522",
        "url": "https://administracion.gob.es/pag_Home/Tramites/Relacionarte-electronicamente.html",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "23cf30581e33",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/vehiculos/compraventa/matriculacion",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "8a1c76adf5da",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/vehiculos/compraventa/matriculacion",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "6e180217b534",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/vehiculos/compraventa/matriculacion",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "5149e0b8fc31",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/vehiculos/compraventa/matriculacion",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "e2059b260f9d",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/vehiculos/compraventa/matriculacion",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "22205f12f68f",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/vehiculos/compraventa/matriculacion",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "e48ec86275f5",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/vehiculos/compraventa/matriculacion",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "f4abceae7f65",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/vehiculos/compraventa/matriculacion",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "c7176bb68cb7",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/vehiculos/compraventa/matriculacion",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "454ca1b87b99",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/vehiculos/compraventa/matriculacion",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "e7e5049f85fb",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/vehiculos/compraventa/matriculacion",
        "ruleKey": "rule:qw-act-r38|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "0c7576397d36",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/vehiculos/compraventa/matriculacion",
        "ruleKey": "rule:qw-act-r33|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "3dda31a87087",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/vehiculos/compraventa/matriculacion",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "1b5168879b30",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/elecciones/europeas",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "8ba11dd1ade9",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/elecciones/europeas",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a1f87c885cad",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/elecciones/europeas",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "89b8ec1414a3",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/elecciones/europeas",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "af9023bbc49d",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/elecciones/europeas",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "5953a6c79d4c",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/elecciones/europeas",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a2efe26d26b9",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/elecciones/europeas",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "9dd658dbebc5",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/elecciones/europeas",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "458bf0a12e3a",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/elecciones/europeas",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "7d8f9c3ffd49",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/elecciones/europeas",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "f85f2cef96b1",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/elecciones/europeas",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "2da9d4785a1f",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/elecciones/europeas",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "16d5670c54a0",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/elecciones/europeas",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "345eaa5ebf6f",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/elecciones/europeas",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "c3b200c3b32b",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/elecciones/europeas",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "4581178ff34d",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/elecciones/europeas",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "f19318ffe67e",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/elecciones/europeas",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "b2ed5c10c442",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/elecciones/europeas",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "fd6e2d4b01e0",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/elecciones/europeas",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "3c571cc1528d",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/elecciones/europeas",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "11a76851fe40",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/elecciones/europeas",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a01b9eb0eea1",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/elecciones/europeas",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "0469d688c2f6",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/elecciones/europeas",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a9db13d90b66",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/elecciones/europeas",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "cb57f53f7ceb",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/elecciones/europeas",
        "ruleKey": "rule:qw-act-r38|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "6ffc24f047c4",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/elecciones/europeas",
        "ruleKey": "rule:qw-act-r33|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "7c1a1a3038af",
        "url": "https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/elecciones/europeas",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "ced71ceed918",
        "url": "https://administracion.gob.es/pag_Home/ayudas/gestionSuscripciones.html",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "9a53d3f5e719",
        "url": "https://administracion.gob.es/pag_Home/ayudas/gestionSuscripciones.html",
        "ruleKey": "rule:landmark-complementary-is-top-level|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "30995b0293d9",
        "url": "https://administracion.gob.es/pag_Home/ayudas/gestionSuscripciones.html",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "e4346e2f20ef",
        "url": "https://administracion.gob.es/pag_Home/ayudas/gestionSuscripciones.html",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "12bd592526d0",
        "url": "https://administracion.gob.es/pag_Home/ayudas/gestionSuscripciones.html",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "08e47463b5d2",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/reconocimiento-cualificaciones/asistencia",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "cad74ebfd2df",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/reconocimiento-cualificaciones/asistencia",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "604afd88b184",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/reconocimiento-cualificaciones/asistencia",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "875d4d509345",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/trabajo-jubilacion/reconocimiento-cualificaciones/asistencia",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "e5dd119f5f77",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/productos/normas-especificaciones/sector-farmaceutico0",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "7e91f72b5ccd",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/productos/normas-especificaciones/sector-farmaceutico0",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "24324e254968",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/productos/normas-especificaciones/sector-farmaceutico0",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "226075e8bf26",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/productos/normas-especificaciones/sector-farmaceutico0",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "06a5374b388b",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/productos/normas-especificaciones/sector-farmaceutico0",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "2928b56f9690",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/productos/normas-especificaciones/sector-farmaceutico0",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "5383f94f6637",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/productos/normas-especificaciones/sector-farmaceutico0",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "0bdd331befd6",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/servicios/permisos",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "86bb1ae3c88f",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/servicios/permisos",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "6d239a6a0300",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/servicios/permisos",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a03dad46666d",
        "url": "https://administracion.gob.es/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/servicios/permisos",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a20796e55a0b",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/educacion/practicas/contrato",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "5b38f5cb5f63",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/educacion/practicas/contrato",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a7f78eb45d15",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/educacion/practicas/contrato",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "b9f8c8701687",
        "url": "https://administracion.gob.es/pag_Home/gl/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/educacion/practicas/contrato",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "ac22924a69d8",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/contratacion-publica/participar-licitaciones/procedimientos-adjudicacion",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "13de222c05a0",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/contratacion-publica/participar-licitaciones/procedimientos-adjudicacion",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "a1b898e33fc2",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/contratacion-publica/participar-licitaciones/procedimientos-adjudicacion",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "c6dd211ad0c4",
        "url": "https://administracion.gob.es/pag_Home/en/Tu-espacio-europeo/derechos-obligaciones/empresas/contratacion-publica/participar-licitaciones/procedimientos-adjudicacion",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "fe74be25ca43",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/seguro-credito",
        "ruleKey": "rule:label-title-only|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "440503c84927",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/seguro-credito",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "af6065ad53b7",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/seguro-credito",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "7c05680e0ab2",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/seguro-credito",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "94d5905dd2d7",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/seguro-credito",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "0b80d77a9bd1",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/seguro-credito",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "b94714f4205e",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/seguro-credito",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "0cde270aaefa",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/seguro-credito",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "1574c8e6374b",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/seguro-credito",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "4fc371011991",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/seguro-credito",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "ba374561efa5",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/seguro-credito",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "fd5c1c5eca94",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/seguro-credito",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "3ad4711ece49",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/seguro-credito",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "776e0fe3a6f0",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/seguro-credito",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "c8584b73e9ac",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/seguro-credito",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "75e7161c8edb",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/seguro-credito",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "7a8deaa063f4",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/seguro-credito",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "c49c7b00c19d",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/seguro-credito",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "1900eaf7722f",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/seguro-credito",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "92e3fd261fa1",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/seguro-credito",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "dd1f48d6a86e",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/seguro-credito",
        "ruleKey": "wcag:wcag141|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "14c429700d81",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/seguro-credito",
        "ruleKey": "wcag:wcag244+wcag412|light",
        "engine": "axe",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "da1f53938225",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/seguro-credito",
        "ruleKey": "rule:qw-act-r12|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      },
      {
        "fingerprint": "c0566b053c1b",
        "url": "https://administracion.gob.es/pag_Home/ca/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/seguro-credito",
        "ruleKey": "rule:qw-act-r76|light",
        "engine": "qualweb",
        "lastSeenAt": "2026-05-24T01:59:19.807Z"
      }
    ]
  }
}
