# Captcha 验证码系统

## 支持服务商

* [x] 基础验证码
* [x] 极验Geetest
* [x] Google reCaptcha
* [x] hCaptcha
* [x] Turnstile

## 使用

1. 访问：网站地址/admin/system#extend
2. 设置【验证码 Key】【验证码 Secret/ID】【验证码模式】

### 设置详细

{% hint style="info" %}
✔️ 为 必填； ❌ 为 选填/不填
{% endhint %}

|                            申请链接                            | 验证码 Key | 验证码 Secret/ID |
| :--------------------------------------------------------: | ------- | ------------- |
|            [极验](https://auth.geetest.com/login/)           | ✔️KEY   | ✔️ID          |
| [Google reCAPTCHA](https://www.google.com/recaptcha/admin) | ✔️网站密钥  | ✔️密钥          |
|      [hCaptcha](https://hcaptcha.com/?r=2d46d3aa7a4e)      | ✔️网站密钥  | ✔️密钥          |
|          [Turnstile](https://dash.cloudflare.com/)         | ✔️站点密钥  | ✔️密钥          |

### 触发条件

&#x20;登录 & 注册
