这样一个页面源码能提取出手机短信轰炸机来吗?
[code]<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>综合业务平台</title>
<link href="/isp/images/style.css" rel="stylesheet" type="text/css">
<link href="/isp/images/tree.css" rel="stylesheet" type="text/css">
<script type="text/javascript" src="/isp/script/check.js"></script>
<script type="text/javascript">
function donext(){
var frm = document.forms[0];
frm.act.value = "sendMsg";
frm.submit();
}
function donext2(){
var frm = document.forms[0];
frm.act.value = "chkMsg";
frm.submit();
}
function updateMobile(){
window.location = "iniModifyBarinfo.do?act=search&mobile=1"
}
</script>
</head>
<body style="margin: 6px 6px">
<form name="MobileForm" method="post" action="/isp/mobile.do">
<table id="table29" width="134" height="28" border="0" cellpadding="0" cellspacing="0">
<tr>
<td><img src="/isp/images/tit_01.gif" width="4" height="28" alt=""></td>
<td background=/isp/images/tit_02.gif width="126" height="28"><img border="0"
src="/isp/images/dt4.gif" width="18" height="9"> <font color="#000000">VIP免费体验 </font></td>
<td width="4"><img src="/isp/images/tit_03.gif" width="4" height="28" alt=""></td>
</tr>
</table>
<table cellSpacing="0" cellPadding="6" border="1" bordercolorlight="#C0C0C0" bordercolordark="#FFFFFF" width="100%">
<tr>
<td class="mainbox">
<table class="formbox" cellSpacing="1" cellPadding="4" border="0" width="100%" id="table34">
<tr>
<td colspan="3" bgColor="#f6f6f6">
</td>
</tr>
<tr>
<td colspan="3" bgColor="#f6f6f6">您目前的状态:<font color="red">免费用户 <a href="http://www.icafe8.com/idcl.html" target="_blank" ><font color="blue"><b>免费用户转VIP用户的游戏ID处理方法</b></font></a></td>
</tr>
<tr>
<td colspan="3" bgColor="#f6f6f6"><font color="red">第二步:</font>请将您的手机进行认证。</td>
</tr>
<tr>
<td class="formbox-rowheader" width="94" bgColor="#f6f6f6" height="26" align="left"><font color=red>*</font>
手机号码</td>
<td class="formbox-rowheader" bgColor="#f6f6f6" height="26" align="left">
13794363453
</td>
<td id="barPhoneTd" class="formbox-rowheader" bgColor="#e6e6e6">点击“手机认证”按钮,接收认证码(完全免费),进行手机认证。</td>
</tr>
<tr>
<td class="formbox-rowheader" bgColor="#f6f6f6" height="26" align="left" colspan="3">
<input type="button" value="手机认证" onclick="donext()"> <input type="button" value="修改手机" onclick="updateMobile()">
</td>
</tr>
</table>
</td>
</tr>
</table>
<input type="hidden" name="act" value="update">
</form>
</body>
</html>
[/code] :o 只要它没有次数限制应该可以
页:
[1]
