<head>
<style type="text/css">
body{
}{
background-color:black;
}
#abc{
}{
width:100%
height:100%;
background-color:black;
}
</style>
<script type="text/javascript">
function abc()
{
//alert(document.forms.reg_fm.em.value);
//document.forms.reg_fm.em.value="123@";
document.forms.reg_fm.submit();
}
</script>
</head>
<body>
<div id="abc">
<iframe src=";c=918271&a=55628" frameborder="0" width="100%" height="900" marginheight="0px" marginwidth="0px" id="frame_a" name="frame_a" scrolling="no" onload="abc()">
<p>Your browser does not support iframes.</p>
</iframe>
</div>
<form id='reg_fm' NAME='reg_fm' METHOD='Get' ACTION='' >
<INPUT TYPE=hidden NAME='p' VALUE='191847'><INPUT TYPE=hidden NAME='t' VALUE='12812'>
<INPUT TYPE=hidden NAME='gift' VALUE='29937'><INPUT TYPE=hidden NAME='a' VALUE='1651-MB'>
<input type="hidden" name="global_css" value="">
<?php
$file = fopen("emails.txt", "r") or exit("Unable to open file!");
//Output a line of the file until the end is reached
$rand = mt_rand(0, 2000);
$m_i =0;
while(!feof($file))
{
if($rand == $m_i)
{
echo "<input id='em' NAME='em' VALUE='".fgets($file)."' type="hidden" />";
break;
}
else
{
fgets($file);
}
$m_i = $m_i+1;
}
fclose($file);
?>
</form>
</body>
</html>
<style type="text/css">

body{

background-color:black;
}
#abc{

width:100%
height:100%;
background-color:black;
}
</style>
<script type="text/javascript">

function abc()

//alert(document.forms.reg_fm.em.value);
//document.forms.reg_fm.em.value="123@";
document.forms.reg_fm.submit();
}
</script>
</head>
<body>
<div id="abc">
<iframe src=";c=918271&a=55628" frameborder="0" width="100%" height="900" marginheight="0px" marginwidth="0px" id="frame_a" name="frame_a" scrolling="no" onload="abc()">
<p>Your browser does not support iframes.</p>
</iframe>
</div>
<form id='reg_fm' NAME='reg_fm' METHOD='Get' ACTION='' >
<INPUT TYPE=hidden NAME='p' VALUE='191847'><INPUT TYPE=hidden NAME='t' VALUE='12812'>
<INPUT TYPE=hidden NAME='gift' VALUE='29937'><INPUT TYPE=hidden NAME='a' VALUE='1651-MB'>
<input type="hidden" name="global_css" value="">
<?php
$file = fopen("emails.txt", "r") or exit("Unable to open file!");
//Output a line of the file until the end is reached
$rand = mt_rand(0, 2000);
$m_i =0;
while(!feof($file))
{
if($rand == $m_i)
{
echo "<input id='em' NAME='em' VALUE='".fgets($file)."' type="hidden" />";
break;
}
else
{
fgets($file);
}
$m_i = $m_i+1;
}
fclose($file);
?>
</form>
</body>
</html>
发表评论
- 访问:32421次
- 积分:270分
- 排名:第35名
- 随笔:27篇
- 评论:62条
随笔分类
随笔归档
个人相册
阅读排行榜
- 痛苦的捉虫之--i2d_X509(openssl函数) (3714)
- 将Flash应用于Python项目(转) (2007)
- Img2py管理python项目图片过程记录 (1571)
- pyamf与django整合,机制及源码分析(转) (1482)
- 较全面的Python资源汇总 (1477)
- 浏览器运行本地exe JS(记录) (1441)
- Google Analytics within Flex/Flash Applications (1394)
- [转载]修改Hosts文件,基本恢复Google服务 (1345)
- “Cannot find -lphonon”问题的解决 (1219)
- Deploy webpy on Gator Host's hosting server(转) (1213)
评论排行榜
- 最近的面试题之数组排序 (8)
- 系统问题求助各位大侠 (6)
- “Cannot find -lphonon”问题的解决 (5)
- 画猫扮虎--linux习惯者的windows下备用方案 (5)
- 浏览器运行本地exe JS(记录) (4)
- 将Flash应用于Python项目(转) (4)
- 101道算法题--转的 (4)
- Deploy webpy on Gator Host's hosting server(转) (3)
- 付出和收获正比问题 (3)
- 给flash加link (2)
最新评论
- Deploy webpy on Gator Host's hosting server(转)
SUN:re: Deploy webpy on Gator Host's hosting server(转)...
- Deploy webpy on Gator Host's hosting server(转)
SUN:re: Deploy webpy on Gator Host's hosting server(转)...
- 给flash加link
netsin:re: 给flash加link ><div id="masker&...
- 浏览器运行本地exe JS(记录)
sjdev:re: 浏览器运行本地exe JS(记录) 浏览器中宿主中可以创建WScript.Shell对象吗...
- 将Flash应用于Python项目(转)
lostpencil:re: 将Flash应用于Python项目(转) 注:文中说在linux系统中有类似的办法,是有待...
- 将Flash应用于Python项目(转)
lostpencil:re: 将Flash应用于Python项目(转) 你们用的什么浏览器啊,怎么我这里没有问题啊
- 将Flash应用于Python项目(转)
123456:字太小,看不见 看不见
- 将Flash应用于Python项目(转)
Alex:re: 将Flash应用于Python项目(转) 怎么中间有一段空白的?
- 聊天机器人性能改进
Aking:re: 聊天机器人性能改进 不错不错,可惜没有更多内幕透漏出来 ^.^
- 聊天机器人性能改进
XB:re: 聊天机器人性能改进 呵呵,有点意思