首页 > 代码库 > 微信域名检测防封,基于微信域名检测接口的跳转系统
微信域名检测防封,基于微信域名检测接口的跳转系统
先到www.weixin139.com开通接口权限
新建一个url.html代码如下
访问地址:url.html?user=yourname(此处为你的用户名)
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>loading</title> <script type=text/javascript src="http://libs.baidu.com/jquery/1.9.0/jquery.min.js"></script> </head> <body> <script type="text/javascript"> $(function () { get_share(); }); function get_share(){ var user = getQueryString(‘user‘); var url = getQueryString(‘url‘); $.ajax({ type: "get", async: false, url: ‘http://api.weixin139.com/jumpurl/index/get_url.html‘, data:{user:user,url:url}, dataType: "jsonp", jsonp: "callback", jsonpCallback:"checkHandler", success: function(data){ window.location.href=http://www.mamicode.com/data.url;"(^|&)" + name + "=([^&]*)(&|$)", "i"); var r = window.location.search.substr(1).match(reg); if (r != null) return unescape(r[2]); return null; } </script> </body> </html>
html文件放置任意可在WEB端访问的文件夹下即可
微信域名检测防封,基于微信域名检测接口的跳转系统
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。