2020 latest wechat domain name detection API recommended! Super stability!!!!! Need to see!

Nowadays WeChat sponsored links to a third party testing is becoming more and more strict, Shared links in WeChat forward often blocked, couldn’t open the web page, once intercepted users identify qr code, click the link in the WeChat will prompt “has stopped to access this page”, so that something as basic as foreign share the qr code link is invalid, Users can only manually copy the link and then open the browser to paste the access, which will cause poor user experience, the number of users can not effectively accumulate, resulting in the promotion cost has been increasing, promotion efficiency can not have a significant improvement and other problems.

Because many friends are blocked because the domain name was not timely know and lead to heavy losses, with the wechat domain name detection will not appear such a problem. May be some friends will ask “why not directly against sealing, to an immortal domain name?” , here to tell you that there is no real sense of anti-seal, no immortal domain name, all claims can be completely anti-seal immortal is impossible, these think all know, after all, the wechat team is not vegetarian.

Here to recommend a very reliable wechat domain name detection interface: wx.horocn.com/ is very stable, after registration can be free trial, after all, not good to know, need to try.

<? PHP // Your API Token is available in the user center$apiToken = "* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *"; // The address or domain name to check$reqUrl = "www.qq.com";
$url = sprintf("https://wx.horocn.com/api/v1/wxUrlCheck?api_token=%s&req_url=%s".$apiToken.$reqUrl);
$ch = curl_init($url);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
curl_setopt($ch, CURLOPT_BINARYTRANSFER, true);
$responseBody = curl_exec($ch);
$responseArr = json_decode($responseBody.true);
if(json_last_error() ! = JSON_ERROR_NONE) {echo "JSON parsing interface result error \n";
    return;
}
if (isset($responseArr['code'&&])$responseArr['code'] == 0) {// The interface returns // correctly$responseArr['data'] ['status'] : OK or blocked. // OK indicates that the virtual drive is normal. Blocked indicates that the virtual drive is blockedprintf("Test address (%s) in: %s\n state".$reqUrl.$responseArr['data'] ['status']);
} else {
    printf("Interface error: %s\n", var_export($responseArr.true));
}
Copy the code

Related services

  • Wechat domain name detection
  • Wechat domain name interception and detection
  • Wechat domain name online interception and detection tool
  • Wechat domain name online batch interception and detection tool