This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
plugins
Watch
1
Star
0
Fork
0
You've already forked plugins
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
Add File
New File
Upload File
Apply Patch
plugins
/
reCAPTCHA
History
chorblack
e75f275ef4
Some checks failed
定时更新GitHub源插件 / 自动更新GitHub插件 (push)
Has been cancelled
Details
Initial commit
2026-03-07 11:19:25 +08:00
..
Plugin.php
Initial commit
2026-03-07 11:19:25 +08:00
README.md
Initial commit
2026-03-07 11:19:25 +08:00
README.md
Unescape
Escape
reCAPTCHAv3版插件
:
这里
typecho
评论验证码插件
,
使用Google的
reCAPTCHA
接口。
使用方法:
到「
页面
」申请一个API key
;
激活该插件
,
并配置Public Key和Private Key
;
在适当地方添加如下代码:
<?php reCAPTCHA_Plugin::output(); ?>
注意
:
若未配置Public Key和Private Key而在页面中先添加上述代码
,
该页面会报错
Reference in New Issue
View Git Blame
Copy Permalink