From 450bcc929ff24d8f2c63e1db18d8af1143543de3 Mon Sep 17 00:00:00 2001 From: Golden <96641851+thatsgolden@users.noreply.github.com> Date: Sat, 13 Jul 2024 22:19:26 +0800 Subject: [PATCH] pref: add apply tutorial --- README-zh.md | 4 +++- README.md | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README-zh.md b/README-zh.md index b56cb77..3a8a7d1 100644 --- a/README-zh.md +++ b/README-zh.md @@ -2,7 +2,9 @@ ![License](https://img.shields.io/badge/license-MIT-blue.svg) [![Latest Stable Version](https://img.shields.io/packagist/v/ffans/geetest.svg)](https://packagist.org/packages/ffans/geetest) [![Downloads](https://img.shields.io/packagist/dt/ffans/geetest.svg)](https://packagist.org/packages/ffans/geetest) -[Flarum](http://flarum.org) 扩展程序,使用极验服务保护社区安全。 +[Flarum](http://flarum.org) 扩展程序,使用[极验服务](https://www.geetest.com/)保护社区安全。 + +> 请先申请 [极验账号](https://www.geetest.com/Register),然后前往 [后台](https://auth.geetest.com/product) 创建应用,获取验证码标识和密钥。 开发时有参考 `fof/recaptcha`,特此感谢。 diff --git a/README.md b/README.md index 034b350..032654b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,9 @@ ![License](https://img.shields.io/badge/license-MIT-blue.svg) [![Latest Stable Version](https://img.shields.io/packagist/v/ffans/geetest.svg)](https://packagist.org/packages/ffans/geetest) [![Total Downloads](https://img.shields.io/packagist/dt/ffans/geetest.svg)](https://packagist.org/packages/ffans/geetest) -A [Flarum](http://flarum.org) extension. Bring GeeTest CAPTCHA to your forum. +A [Flarum](http://flarum.org) extension. Bring [GeeTest CAPTCHA](https://www.geetest.com/en/) to your forum. + +> Apply your [GeeTest account](https://www.geetest.com/en/Register_en) first, then go to the [Dashboard](https://auth.geetest.com/product) and create your application, and now you get the id and the key. Special thanks to `fof/recaptcha` for the code reference during development.