更换cdn和极验id
This commit is contained in:
+1
-1
@@ -128,7 +128,7 @@ case 'connect':
|
||||
break;
|
||||
case 'captcha':
|
||||
if($conf['captcha_version'] == '1'){
|
||||
$captcha_id = !empty($conf['captcha_id'])?$conf['captcha_id']:'54088bb07d2df3c46b79f80300b0abbe';
|
||||
$captcha_id = !empty($conf['captcha_id'])?$conf['captcha_id']:'e8df55d3ec2c40cd8b7a236be3e4ba9c';
|
||||
$result = ['success'=>1, 'gt'=>$captcha_id, 'version'=>1];
|
||||
}else{
|
||||
$GtSdk = new \lib\GeetestLib($conf['captcha_id'], $conf['captcha_key']);
|
||||
|
||||
Reference in New Issue
Block a user