{
    "id": "google-recaptcha",
    "name": "Google reCAPTCHA",
    "description": "Recognises Google reCAPTCHA as a necessary integration (security, anti-spam, or core site function) — listed here so the admin can manage its rule, not to imply it should be blocked by default.",
    "category": "necessary",
    "patterns": [
        "google.com/recaptcha",
        "gstatic.com/recaptcha",
        "grecaptcha",
        "recaptcha/api.js",
        "recaptcha/enterprise.js"
    ],
    "cookies": [
        "_GRECAPTCHA"
    ]
}
