MCBBS自动签到脚本
代码使用2Captcha服务来过极验验证
网址
// 2Captcha的api_key,用于过极验验证 $api_key = ""; // mcbbs的cookie $cookie = "";
api_key和cookie自行填入