Update Sign.php

延长脚本最大运行时间
This commit is contained in:
GrandDuke1106 2022-11-22 19:23:50 +08:00 committed by GitHub
parent 4de4bd14bb
commit 7fdb75b472
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
<?php
set_time_limit(130);
set_time_limit(600);
require(__DIR__ . '/2captcha-php/src/autoloader.php');
// 2Captcha的api_key用于过极验验证