国产av日韩一区二区三区精品,成人性爱视频在线观看,国产,欧美,日韩,一区,www.成色av久久成人,2222eeee成人天堂

百度收錄判斷實(shí)際測試沒效果
手機(jī)用戶782808582
手機(jī)用戶782808582 2021-09-01 10:38:24
0
1
1215
<?php

function getRecord()
{
    header("HTTP/1.1 200 OK");
    header('Access-Control-Allow-Origin:*');
    header("Access-Control-Allow-Headers:Origin, X-Requested-With, Content-Type, Accept");
    $site = ("site:https://wxsnote.cn/253.html");
    $encryption = md5(mt_rand(1655, 100860065) . time());
    $baiduSite = "https://www.baidu點(diǎn)com/s?ie=utf-8&newi=1&mod=1&isid={$encryption}&wd={$site}&rsv_spt=1&rsv_iqid={$encryption}&issp=1&f=8&rsv_bp=1&rsv_idx=2&ie=utf-8&tn=baiduhome_pg&rsv_enter=0&rsv_dl=ib&rsv_sug3=2&rsv_sug1=1&rsv_sug7=001&rsv_n=2&rsv_btype=i&inputT=3083&rsv_sug4=3220&rsv_sug=9&rsv_sid=32818_1460_33042_33060_31660_33099_33101_32961_26350_22159&_ss=1&clist=&hsug=&f4s=1&csor=38&_cr1=32951";
    $ip = mt_rand(0, 255) . '.' . mt_rand(0, 255) . '.' . mt_rand(0, 255) . '.' . mt_rand(0, 255);
    $header[] = "accept-encoding: gzip, deflate";
    $header[] = "accept-language: en-US,en;q=0.8";
    $header[] = "CLIENT-IP:" . $ip;
    $header[] = "X-FORWARDED-FOR:" . $ip;
    $ch = curl_init();
    curl_setopt($ch, CURLOPT_URL, $baiduSite);
    curl_setopt($ch, CURLOPT_HTTPHEADER, $header);
    curl_setopt($ch, CURLOPT_REFERER, "https://www.baidu點(diǎn)com/s?ie=UTF-8&wd={$site}");
    curl_setopt($ch, CURLOPT_USERAGENT, "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36");
    curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
    curl_setopt($ch, CURLOPT_ENCODING, 'gzip,deflate');
    curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, FALSE);
    curl_setopt($ch, CURLOPT_SSL_VERIFYHOST, FALSE);
    curl_setopt($ch, CURLOPT_TIMEOUT, 5);
    $output = curl_exec($ch);
    curl_close($ch);
    $res = str_replace([' ', "\n", "\r"], '', $output);
    if (strpos($res, "抱歉,沒有找到與") || strpos($res, "找到相關(guān)結(jié)果約0個(gè)") || strpos($res, "沒有找到該URL") || strpos($res, "抱歉沒有找到")) {
        echo '<a style="color:red;font-size:12px;float:center" rel="external nofollow" title="點(diǎn)擊提交,謝謝您!" target="_blank" href="http://zhanzhang.baidu點(diǎn)com/sitesubmit/index?sitename=https://wxsnote.cn/253.html"><i class="fa fa-paw fa-lx"></i> 未收錄</a>';
    } else {
        echo '<a style="color:green;font-size:12px;float: center" target="_blank" title="點(diǎn)擊查看" rel="external nofollow" href="http://www.baidu點(diǎn)com/s?wd=內(nèi)容"><i class="fa fa-paw fa-lx"></i> 已收錄</a>';
    }
}
?>

<?php echo getRecord();?>

大佬們幫忙看看

這個(gè)是用于wordpress的代碼,當(dāng)時(shí)是結(jié)合別人寫的改的,發(fā)現(xiàn)不管怎樣都顯示己收錄,挺頭大的,單獨(dú)拿出來也是這樣

平臺(tái)不讓出現(xiàn).用點(diǎn)代替啦

手機(jī)用戶782808582
手機(jī)用戶782808582

全部回復(fù)(1)
Peter_Zhu

平臺(tái)不讓出現(xiàn)".",使用轉(zhuǎn)義試過嗎?

最新下載
更多>
網(wǎng)站特效
網(wǎng)站源碼
網(wǎng)站素材
前端模板