zoukankan      html  css  js  c++  java
  • 看到有用么

    var date = new Date();
    var y = date.getFullYear();
    var m = date.getMonth()+1;
    var d = date.getDate();
    if(m<10)
        m = "0"+m;
    if(d<10)
        d = "0"+d;
    listDate = y+"-"+m+"-"+d;
    
    //5kk
    document.writeln("<table width=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"listt\">");
    document.writeln("<tr onmouseover=\"this.bgColor=\'#FDF7EF\';\" onmouseout=\"this.bgColor=\'#ffffff\';\" bgColor=#ffffff>");
    document.writeln("<td width=\"468\" height=\"40\" align=\"left\" class=\"listtitletxt\">&nbsp; &nbsp;<a href=\'http:\/\/c.5kk.in\/click.php?sid=12793\' title=\"看一次我就想操她一次,想死我了[46P]\" target=\"_blank\"><font color=#000000>看一次我就想操她一次,想死我了[46P]</font></a></TD>");
    document.writeln("<td class=date align=right width=\"20%\"><font color=blue>"+ listDate +"<\/font>&nbsp;&nbsp;<\/td>");
    document.writeln("<\/tr>");
    document.writeln("  <\/table>")
    
    //66x
    document.writeln("<table width=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"listt\">");
    document.writeln("<tr onmouseover=\"this.bgColor=\'#FDF7EF\';\" onmouseout=\"this.bgColor=\'#ffffff\';\" bgColor=#ffffff>");
    document.writeln("<td width=\"468\" height=\"40\" align=\"left\" class=\"listtitletxt\">&nbsp; &nbsp;<a href=\'http:\/\/a.66x.in\/click.php?sid=2859' title=\"超级漂亮的女生做爱,每次都早泄 [15P]\" target=\"_blank\"><font color=#000000>超级漂亮的女生做爱,每次都早泄 [15P]</font></a></TD>");
    document.writeln("<td class=date align=right width=\"20%\"><font color=blue>"+ listDate +"<\/font>&nbsp;&nbsp;<\/td>");
    document.writeln("<\/tr>");
    document.writeln("  <\/table>")
    
    //77x
    document.writeln("<table width=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"listt\">");
    document.writeln("<tr onmouseover=\"this.bgColor=\'#FDF7EF\';\" onmouseout=\"this.bgColor=\'#ffffff\';\" bgColor=#ffffff>");
    document.writeln("<td width=\"468\" height=\"40\" align=\"left\" class=\"listtitletxt\">&nbsp; &nbsp;<a href=\'http:\/\/a.77x.cc\/click.php?sid=15084\' title=\"与女友酒店开房的激情自拍[16P]\" target=\"_blank\"><font color=#000000>与女友酒店开房的激情自拍[16P]</font></a></TD>");
    document.writeln("<td class=date align=right width=\"20%\"><font color=blue>"+ listDate +"<\/font>&nbsp;&nbsp;<\/td>");
    document.writeln("<\/tr>");
    document.writeln("  <\/table>")
  • 相关阅读:
    你的指纹还安全吗?
    看黑客如何远程黑掉一辆汽车
    利用Teensy进行em410x卡模拟以及暴力破解em410x类门禁系统
    curl命令使用
    Robots.txt
    NodeJs框架
    redis3.2 最新版本启动配置文件redis.conf详细说明
    CentOS 7 上安装 redis3.2.3安装与配置
    Rabbitmq Exchange Type 说明
    windows7下修改hosts文件无效解决办法(转)
  • 原文地址:https://www.cnblogs.com/94YY/p/2859334.html
Copyright © 2011-2022 走看看