Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

D-Bood/reCAPTCHAv3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

typecho评论验证码插件,使用Google的reCAPTCHAv3接口。

使用方法:

  1. 到「页面」申请一个API key【一定是v3版本的!】;
  2. 激活该插件,并配置Public Key和Private Key;
  3. 在适当地方添加如下代码:
<?php reCAPTCHAv3_Plugin::output(); ?>

注意:若未配置Public Key和Private Key而在页面中先添加上述代码,该页面会报错

About

typecho reCAPTCHAv3 plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages