微信被封域名检测 Posted on 2019-08-15 | In Develop | PV 仅供学习,勿作他用! 123456$domain = 'https://baidu.com';$domain = urlencode($domain);$wxCheckUrl = 'https://weixin110.qq.com/cgi-bin/mmspamsupport-bin/newredirectconfirmcgi?main_type=2&evil_type=20&source=2&url=';$wxCheckUrl .= $domain;file_get_contents($wxCheckUrl);file_put_contents(uniqid().'.txt',json_encode($res)); Reward WeChat Pay Alipay Bitcoin Post author: Qin Post link: https://qinhaolei.com/2019/08/15/Develop/2019/微信被封域名检测/ Copyright Notice: All articles in this blog are licensed under CC BY-NC-SA 3.0 unless stating additionally.