public function break_verify2($url1){
$cookieVerify = dirname(__FILE__)."/cookie.cookie";
$cookieSuccess = dirname(__FILE__)."/cookie_2.cookie";
// $url1="http://xyq.cbg.163.com/cgi-bin/login.py?next_url=%2Fcgi-bin%2Fquery.py%3Fact%3Dquery%26server_id%3D9%26areaid%3D3%26server_name%3D%25D7%25CF%25BD%25FB%25B3%25C7%26page%3D1%26query_order%3D%26kindid%3D14%26kind_depth%3D4&server_id=9&act=show_anon_auth_page";
if(!$_POST['vcoded']){
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL, "http://xyq.cbg.163.com/cgi-bin/login.py?next_url=%2Fcgi-bin%2Fquery.py%3Fact%3Dquery%26server_id%3D9%26areaid%3D3%26server_name%3D%25D7%25CF%25BD%25FB%25B3%25C7%26page%3D1%26query_order%3D%26kindid%3D14%26kind_depth%3D4&server_id=9&act=show_anon_auth_page");
curl_setopt($ch, CURLOPT_HEADER, 0);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
curl_setopt($ch, CURLOPT_COOKIEJAR, $cookieVerify);
$rs = cur
$cookieVerify = dirname(__FILE__)."/cookie.cookie";
$cookieSuccess = dirname(__FILE__)."/cookie_2.cookie";
// $url1="http://xyq.cbg.163.com/cgi-bin/login.py?next_url=%2Fcgi-bin%2Fquery.py%3Fact%3Dquery%26server_id%3D9%26areaid%3D3%26server_name%3D%25D7%25CF%25BD%25FB%25B3%25C7%26page%3D1%26query_order%3D%26kindid%3D14%26kind_depth%3D4&server_id=9&act=show_anon_auth_page";
if(!$_POST['vcoded']){
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL, "http://xyq.cbg.163.com/cgi-bin/login.py?next_url=%2Fcgi-bin%2Fquery.py%3Fact%3Dquery%26server_id%3D9%26areaid%3D3%26server_name%3D%25D7%25CF%25BD%25FB%25B3%25C7%26page%3D1%26query_order%3D%26kindid%3D14%26kind_depth%3D4&server_id=9&act=show_anon_auth_page");
curl_setopt($ch, CURLOPT_HEADER, 0);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
curl_setopt($ch, CURLOPT_COOKIEJAR, $cookieVerify);
$rs = cur