This website requires JavaScript.
Explore
Help
Sign In
Leaf
/
PortIO
Watch
5
Star
0
Fork
0
You've already forked PortIO
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
main
PortIO
/
config
/
captcha.php
7 lines
99 B
PHP
Raw
Permalink
Normal View
History
Unescape
Escape
添加签到验证码
2023-07-30 11:15:45 +00:00
<
?
php
return
[
改进
2023-07-30 14:01:13 +00:00
"
token
"
=>
env
(
"
RECAPTCHA_TOKEN
"
),
添加签到验证码
2023-07-30 11:15:45 +00:00
"
secret
"
=>
env
(
"
RECAPTCHA_SECRET
"
),
];
Reference in New Issue
Copy Permalink