来自小生我色色的主题hackxm-gnst–DD-Atheme主题修改版(版权归原作者所有)

2012.09.02 免费模板 9029 人浏览 留言

来自小生我色色的主题hackxm-gnst--DD-Atheme主题修改版

主题是在本站DD-Atheme主题基础上添加了一个腾讯微博等(没具体研究) 内容,下面就是安装代码以及图片展示,有兴趣的朋友可以研究讨论下...

一些细节地方,被“小生我色色”固定了内容,比如 116行的404页面的微博地址,以及底部各种链接设置需要自己手动调整,大家根据需要修改。

<script type="server/javascript">
if (dian.request.action === 'latestpost.html'){ require('dd://assets/2012/0718/180307hJcO/latestpost.coffee').latest({layout:"ul",each:"li",length:"30"}); return;}
if(dian.request.action=='randomart.html'){dian.data.posts.sort(function(a,b){return Math.random()>0.5?0:1;});var i=0;dian.data.posts.forEach(function(post){var _x
if(post.song){_x=post.song+' - '+post.artist}else if(post.title){_x=post.title}else{_x=dian.tools.truncate(dian.tools.nohtml(post.description),10)}
if(i>=8)return;write('<li><a href="'+post.url+'">'+_x+'</a></li>');i++})
return;}
</script>
<!DOCTYPE html>
<html>
<head>
{#sys:notes.width|value:"755"}
{#select:顶部.LOGO|value:"图片,文字"}
{#image:顶部.图片LOGO|value:"http://x.papaapp.com/farm1/2893f5/0ce6d327/logo.png"}
{#text:顶部.文字LOGO|value:"银河网安GNST实战小组"}
{#text:顶部.QQ|value:"1784763743"}
{#text:顶部.新浪微博|value:""}
{#text:顶部.腾讯微博|value:"http://t.qq.com/hackxm-gnst"}
{#boolean:菜单.存档|value:"true"}
{#boolean:菜单.随机|value:"true"}
{#text:边栏.广告位1|value:""}
{#text:边栏.广告位2|value:""}
{#text:边栏.友情链接|value:"<li><a href='' target='_blank'></a></li><li><a href='' target='_blank'></a></li>"}
{#text:全局.多说域名|value:""}
{#text:全局.keywords|value:""}
{#image:全局.默认图片|value:"https://huilang.me/wp-content/uploads/2013/08/0951431gd.png"}
{#boolean:全局.显示点点评论|value:"true"}
{#text:底部.统计代码|value:""}
<meta charset="utf-8">
<title><?= dian.data.meta.title ?></title>
<meta name="description" content="{$meta.description|nohtml}">
<meta name="keywords" content="<? if(dian.data.view.list){ ?>{$_全局.keywords}<? } else { ?><?= dian.data.meta.keywords ?><? }?>">
<link href="{$meta.rss}" rel="alternate" title="订阅{$global.name|nohtml}" type="application/rss+xml">
<link rel="shortcut icon" type="image/jpeg" href="{$meta.favicon}">
<link rel="apple-touch-icon" href="{$meta.mobile_icon}">
<link rel="stylesheet" href="http://x.papaapp.com/farm1/2893f5/f0246ab4/main.css">
<script type='text/javascript' src='http://t.papaapp.com/js/libs/jquery/jquery-1.7-latest.js'></script>
<? if(dian.data.view.post){ ?><script type="text/javascript" src="http://x.papaapp.com/farm1/2893f5/5511be57/main.js"></script>{#sys:meta.syntax_highlighter_theme|value:"Django"}{$meta.syntaxhighlighter}<script type="server/javascript"> require('dd://assets/2012/0728/133407NYL6/fancybox.coffee').fancybox({ openEffect:"elastic", closeEffect:"elastic", titleType:"float", closeBtn:false, helper:true, mouseWheel:true}) </script><? } ?>
<script type="text/javascript" src="http://x.papaapp.com/farm1/2893f5/922ae764/ATheme.js"></script>
<script type="text/javascript" src="http://x.papaapp.com/farm1/2893f5/7b86f928/lazyload.js"></script>
<script type="text/javascript">
jQuery(function() {
jQuery(".thumbnail img,.context img").lazyload({
placeholder:"https://huilang.me/wp-content/uploads/2013/08/0951431gd.png",
effect:"fadeIn"
});
});
</script>
<style type="text/css">
.logo{background:url({$_顶部.图片LOGO}) no-repeat;}.rich-content img{max-width: 100%;-moz-border-radius: 0px;-webkit-border-radius: 0px;border-radius: 0px;}#diandian_comments{width:100%!important}
</style>
<script type="text/javascript">

var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-32780672-1']);
_gaq.push(['_trackPageview']);

(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();

</script>
</head>
<body>
<div id="header">
<div id="header_inner">
<a style="line-height: 100%;height: 100%;margin: 100%;font-size: 100%;color: #fff;" href="<?= dian.data.global.url ?>">{?$_顶部.LOGO|eq:"图片"}<span class="logo"></span>{/$_顶部.LOGO}{?$_顶部.LOGO|eq:"文字"}{$_顶部.文字LOGO}{/$_顶部.LOGO}</a>
<div id="rss">
<ul>
<li class="rssfeed"><a href="<?= dian.data.meta.rss ?>" target="_blank" title="订阅" class="icon4"></a></li>
<li class="tqq"><a href="<?= dian.options['顶部.腾讯微博'].value ?>" target="_blank" class="icon3" title="关注"></a></li>
<li class="rssmail"><a href="http://www.hackxm.com/inbox/" target="_blank" class="icon1" title="私信"></a></li>
</ul>
</div>
</div>
</div>
<div id="wrapper">
<div id="nav">
<ul class="menu">
<li><a href="<?= dian.data.global.url ?>" title="欢迎来到银河网安官方网站,请记住本站永久域名:WWW.HACKXM.COM" >HOME</a></li>

{?$_菜单.存档|eq:"true"}<li><a href="http://www.hackxm.com/?q=linux" title="LINUX集训区">LINUX</a></li>{/$_菜单.存档}
{?$_菜单.随机|eq:"true"}<li><a rel="nofollow" target="_blank" href="http://www.hackxm.com/?q=CISCO" title="CISCO集训区">CISCO</a></li>{/$_菜单.随机}
<?dian.data.pages.forEach(function(page){?>
<li><a target="_blank" href="<?= page.url ?>"><?= page.title ?></a></li>
<?});?>
<? if(dian.data.contribute){ ?><li><a rel="nofollow" href="http://www.hackxm.com/?q=oracle" target="_blank" title="ORACLE集训区" >ORACLE</a></li><? } ?>
<? if(dian.data.contribute){ ?><li><a rel="nofollow" href="http://www.hackxm.com/?q=入侵渗透" target="_blank" title="入侵渗透集训区" >INVASION</a></li><? } ?>
<? if(dian.data.contribute){ ?><li><a rel="nofollow" href="http://www.hackxm.com/?q=SQL" target="_blank" title="SQL集训区" >SQLSERVER</a></li><? } ?>
<? if(dian.data.contribute){ ?><li><a rel="nofollow" href="http://www.hackxm.com/?q=%E7%BC%96%E7%A8%8B" target="_blank" title="编程集训区" >PROGRAM</a></li><? } ?>
<? if(dian.data.contribute){ ?><li><a rel="nofollow" href="http://www.hackxm.com/?q=%E5%85%8D%E6%9D%80%E7%A0%B4%E8%A7%A3" target="_blank" title="免杀破解集训区" >FREEBREAK</a></li><? } ?>
<? if(dian.data.contribute){ ?><li><a rel="nofollow" href="<?= dian.data.contribute.url ?>/" target="_blank" title="投稿专区" >投稿专区</a></li><? } ?>

</ul>
</div>
<div id="breadcrumbs">当前位置 : <a href="<?= dian.data.global.url ?>">首页</a>
<? if(dian.data.view.post){ ?> » <?dian.data.posts.forEach(function(post){?><? if(post.text || post.photo || post.link){ ?><? if(post.title){ ?><?= post.title ?><? } else { ?><? if(post.text) {?><?= dian.tools.nohtmlTruncate(post.summary, "16", "...") ?><? } else { ?><?= dian.tools.nohtmlTruncate(post.description, "16", "...") ?><? } ?><? } ?><? } ?><? if(post.audio){ ?><?= post.album ?> - <?= post.artist ?><? } ?><? if(post.video){ ?><?= dian.tools.nohtmlTruncate(post.description, "16", "...") ?><? } ?><?});?><? } ?>
</div>
<div id="ckepop">
<div id="bdshare" class="bdshare_t bds_tools get-codes-bdshare">
</a><a class="bds_qzone"></a><a class="bds_tqq"></a><a class="bds_tsina"><a class="bds_renren"></a><a class="bds_diandian"></a><a class="bds_douban"><a class="bds_fbook"></a><a class="bds_copy"></a><span class="bds_more">更多</span><a class="shareCount"></a>
</div>
<script type="text/javascript" id="bdshare_js" data="type=tools&amp;uid=622146" ></script>
<script type="text/javascript" id="bdshell_js"></script>
<script type="text/javascript">
document.getElementById("bdshell_js").src = "http://bdimg.share.baidu.com/static/js/shell_v2.js?cdnversion=" + Math.ceil(new Date()/3600000)
</script>
</div>
<div id="content_wrap">
<div id="content">
<?if(!dian.data.posts || dian.data.posts.length == 0){?>
<ul class="post">
<li>
<div class="excerpt">
<h2>亲,您要访问也页面木有找到,详情关注本站微博动态:http://t.qq.com/hackxm-gnst</h2>
</div>
</li>
</ul>
<?}?>
<?dian.data.posts.forEach(function(post){?>
<? if(dian.data.view.list){ ?><ul class="post type-<?= post.type?>"><li><? } ?>
<div class="excerpt">
<h2>
<a href="<?= post.url ?>">
<? if(post.top&dian.data.view.list){ ?><img src="https://huilang.me/wp-content/uploads/2013/08/095141IvD.gif" alt="置顶文章" /> <span style="color:red;">[置顶]</span><? } ?><? if(post.text || post.photo || post.link){ ?><? if(post.title){ ?><?= post.title ?><? } else { ?><? if(post.text) {?><?= dian.tools.nohtmlTruncate(post.summary, "16", "...") ?><? } else { ?><?= dian.tools.nohtmlTruncate(post.description, "16", "...") ?><? } ?><? } ?><? } ?><? if(post.audio){ ?><?= post.album ?> - <?= post.artist ?><? } ?><? if(post.video){ ?><?= dian.tools.nohtmlTruncate(post.description, "16", "...") ?><? } ?>
</a>
</h2>
<div class="info">
<? if(dian.data.view.post){ ?><ul id="resizer"><li id="f_text">字号:</li><li id="f_s"><a href="javascript:void(0)">小</a></li><li id="f_m"><a href="javascript:void(0)">中</a></li><li id="f_l"><a href="javascript:void(0)">大</a></li></ul><? } ?>作者:<?= post.author.name ?> | 发布:<?=dian.tools.dateFormat(post.date,'year')?>-<?=dian.tools.dateFormat(post.date,'month_number_with_zero')?>-<?=dian.tools.dateFormat(post.date,'day_of_month_with_zero')?> | <a href="<?= post.url ?>#comments"><span class="ds-thread-count" data-thread-key="<?=post.id?>"></span></a> | <?= post.total_pageviews ?> 浏览 | <?= post.notes_count ?> 热度
</div>
<? if(dian.data.view.list){ ?>
<div class="thumbnail_box">
<div class="thumbnail">
<a href="<?= post.url ?>" rel="bookmark">
<? if(post.text){ ?>
<? if(post.thumbnail){ ?>
<img class="home-thumb" src="<?= post.thumbnail['square_250'].src ?>" width="140px" height="100px"/>
<? } else { ?>
<img class="home-thumb" src="https://huilang.me/wp-content/uploads/2013/08/0951431gd.png" width="140px" height="100px"/>
<? } ?>
<? } ?>
<? if(post.photo){ ?>
<img class="home-thumb" width="140px" height="100px" src="<? write(post.photos[0]['250'].src); ?>"/>
<? } ?>
<? if(post.link){ ?>
<img class="home-thumb" src="https://huilang.me/wp-content/uploads/2013/08/0951431gd.png" width="140px" height="100px"/>
<? }?>
<? if(post.audio){ ?>
<img src="<?= post.covers['square_250'] ?>" width="140px" height="100px"/>
<? }?>
<? if(post.video){ ?>
<img src="<?= post.cover['square_250'] ?>" width="140px" height="100px"/>
<? }?>
</a>
</div>
</div>
<div class="entry">
<? if(post.text){ ?>
<?= dian.tools.nohtmlTruncate(post.summary, "250", "...") ?>
<? } ?>
<? if(post.photo){ ?>
<?= dian.tools.nohtmlTruncate(post.description, "250", "...") ?>
<? } ?>
<? if(post.link){ ?>
<?= dian.tools.nohtmlTruncate(post.description, "250", "...") ?>
<? }?>
<? if(post.audio){ ?>
<span style="float:right;"><?= post.player ?></span><?= dian.tools.nohtmlTruncate(post.description, "200", "...") ?>
<? }?>
<? if(post.video){ ?>
<?= dian.tools.nohtmlTruncate(post.description, "250", "...") ?>
<? }?>
</div>
<div class="clear"></div>
<? post.tags.forEach(function(tag){ ?><a href="<?= tag.url ?>" class="tag-link" target="_blank"><?= tag.name ?></a><? }); ?>
<? } ?>
<? if(dian.data.view.post){ ?>
<div class="context rich-content">
<? if(post.text){ ?>
<?= post.content ?>
<? } ?>
<? if(post.photo){ ?>
<?= post.description ?><br/>
<?post.photos.forEach(function(photo){?>
<center><a href="<?= photo['1280'].src ?>" class="fancybox" data-fancybox-group="gallery"><img src="<?= photo['800'].src ?>" alt="<?= photo.alt ?>" onload="fixImgSize(this)"/></a></center>
<p style="text-align: left;"><?= photo['description'] ?></p><br />
<?});?>
<? }?>
<? if(post.video){ ?>
<center><?= post.player ?></center>
<?= post.content ?>
<? }?>
<? if(post.audio){ ?>
<a style="float: left;margin:10px;" href="<?= post.covers['1280'] ?>" class="fancybox" ><img src="<?= post.covers['square_250'] ?>" alt="<?= post.album ?> - <?= post.artist ?>" onload="fixImgSize(this)"></a>
<div style=" margin: 70px 30px; float: left;"><?= post.player ?> <br/><b><?= post.album ?> - <?= post.artist ?></b></div>
<div style="clear:both"></div>
<?= post.description ?>
<div class="clear"></div>
<? }?>
<? if(post.link){ ?>
<?= post.description ?>
<? }?>
<div class="cut_line"><span>正文部分到此结束</span></div>
<div class="post_copyright">
<p>本文章固定链接: <a href="<?= post.url ?>" rel="bookmark"><?= post.url ?></a>&nbsp;</p>
<p>文章转载请注明: <a href="<?= post.url ?>" rel="bookmark" title="本长文固定链接 <?= post.url ?>"><? if(post.text || post.photo || post.link){ ?><? if(post.title){ ?><?= post.title ?><? } else { ?><? if(post.text) {?><?= dian.tools.nohtmlTruncate(post.summary, "16", "...") ?><? } else { ?><?= dian.tools.nohtmlTruncate(post.description, "16", "...") ?><? } ?><? } ?><? } ?><? if(post.audio){ ?><?= post.album ?> - <?= post.artist ?><? } ?><? if(post.video){ ?><?= dian.tools.nohtmlTruncate(post.description, "16", "...") ?><? } ?></a> |<a href="#" onclick="copy_code('<?= post.url ?>'); return false;"><strong style="color:#666;"> +复制链接 </strong></a></p>
<p>银河网安GNST强烈推荐: <? post.tags.forEach(function(tag){ ?><a href="<?= tag.url ?>" class="tag-link" target="_blank"><?= tag.name ?></a><? }); ?></p>
<div class="share-txt share-home">
分享到:<a class="Ashare A_qzone">QQ空间</a><a class="Ashare A_tqq">腾讯微博</a><a class="Ashare A_sina">新浪微博</a><a class="Ashare A_wangyi">网易微博</a><a class="Ashare A_renren">人人网</a><a class="Ashare A_xiaoyou">腾讯朋友</a><a class="Ashare A_baidu">百度搜藏</a>
</div>
</div>
</div>
<script type="text/javascript" id="wumiiRelatedItems"></script>
<script type="text/javascript">
var wumiiPermaLink = "<?= post.url ?>";
var wumiiTitle = "<? if(post.text || post.photo || post.link){ ?><? if(post.title){ ?><?= post.title ?><? } else { ?><? if(post.text) {?><?= dian.tools.nohtmlTruncate(post.summary, "16", "...") ?><? } else { ?><?= dian.tools.nohtmlTruncate(post.description, "16", "...") ?><? } ?><? } ?><? } ?><? if(post.audio){ ?><?= post.album ?> - <?= post.artist ?><? } ?><? if(post.video){ ?><?= dian.tools.nohtmlTruncate(post.description, "16", "...") ?><? } ?>";
var wumiiTags = "<? post.tags.forEach(function(tag){ ?><?= tag.name ?>,<? }); ?>";
var wumiiSitePrefix = "<?= dian.data.global.url ?>";
var wumiiParams = "&num=5&mode=3&pf=JAVASCRIPT";
</script>
<script type="text/javascript" src="https://huilang.me/wp-content/uploads/2013/08/095146si4.jpg"></script>
<div id="comments">
<div class="ds-thread" data-thread-key="<?= post.id ?>" data-title="<? if(post.text || post.photo || post.link){ ?><? if(post.title){ ?><?= post.title ?><? } else { ?><? if(post.text) {?><?= dian.tools.nohtmlTruncate(post.summary, "16", "...") ?><? } else { ?><?= dian.tools.nohtmlTruncate(post.description, "16", "...") ?><? } ?><? } ?><? } ?><? if(post.audio){ ?><?= post.album ?> - <?= post.artist ?><? } ?><? if(post.video){ ?><?= dian.tools.nohtmlTruncate(post.description, "16", "...") ?><? } ?>" data-author-key="1" data-url="<?= post.url ?>"></div>
{?$_全局.显示点点评论}<?= post.notes ?>{/$_全局.显示点点评论}
</div>
<? } ?>
</div>
<? if(dian.data.view.list){ ?></li></ul><? } ?>
<?});?>
<? if(dian.data.pagination){ ?>
<? if(dian.data.view.list){ ?>
<div class="navigation">
<div class='pagination'>
<? if(dian.data.pagination.prev){ ?><a href="<?= dian.data.pagination.prev.url ?>" class="page_previous">« 上一页</a><? } ?>
<?dian.data.pagination.pages.forEach(function(page){?>
<? if(page.number==dian.data.pagination.current_number){ ?><span class="current"><?= page.number ?></span>
<? } else { ?><a class='inactive' href="<?= page.url ?>"><?= page.number ?></a>
<? } ?>
<?});?>
<? if(dian.data.pagination.next){ ?><a class='page_next' href='<?= dian.data.pagination.next.url ?>'>下一页 »</a><? } ?>
</div>
</div>
<? } ?>
<? if(dian.data.view.post){ ?>
<div class="pre_next">
<? if(dian.data.pagination.prev){ ?><a style="float: left;" href="<?= dian.data.pagination.prev.url ?>" rel="prev">〖上一篇文章〗</a><? } ?>
<? if(dian.data.pagination.next){ ?><a style="float:right;" href="<?= dian.data.pagination.next.url ?>" rel="next">〖下一篇文章〗</a><? } ?>
</div>
<div class="clear"></div>
<? } ?>
<? } ?>
</div>
</div>
<div id="sidebar">
<div class="widget" id="widget_tcomments">
<h3>站内搜索</h3>
<form action="/">
<input type="text" id="search-input" name="q" placeholder="银河网安GNST实战小组指定Q群:209062771" onfocus="if (this.value =='银河网安GNST实战小组指定Q群:209062771') this.value = '银河网安GNST实战小组指定Q群:209062771';" onblur="if (this.value == '银河网安GNST实战小组指定Q群:209062771') this.value = '银河网安GNST实战小组指定Q群:209062771';"/>
<div class="clear"></div>
</form>
</div>
{?$_边栏.广告位1}
<div class="widget" id="widget_tcomments">
<h3>广告同样精彩</h3>
{$_边栏.广告位1}
</div>
{/$_边栏.广告位1}
<div class="clear"></div>
<div class="widget" id="widget_tab">
<h3 class="tab-title"><span>热门文章</span><span class="selected">最新文章</span><span>随机文章</span></h3>
<div class="tab-content">
<ul id="newest" class="hide"></ul>
<ul class="ds-top-threads" data-range="weekly" data-num-items="8" class=‘hide’></ul>
<ul id="random"></ul>
</div>
</div>
<div class="widget" id="widget_tcomments">
<h3>最近访客</h3>
<iframe frameborder="0" scrolling="no" src="https://huilang.me/wp-content/uploads/2013/08/095147mbY.jpg" width="100%" height="450"></iframe>
</div>
{?$_边栏.广告位2}
<div class="widget" id="widget_tcomments">
<h3>广告同样精彩</h3>
<center>{$_边栏.广告位2}</center>
</div>
{/$_边栏.广告位2}
<div class="widget" id="widget_rcomments">
<h3>最新评论</h3>
<div id="qqwb_comment__" data-appkey="801263146" data-width="100%" data-height="100%" data-colors="#FFFFFF_#FFFFFF_#D2DBE3_#000000"></div>
<script src="https://huilang.me/wp-content/uploads/2013/08/09514916F.jpg"></script>
</div>
<? if(dian.data.view.homepage){ ?>
<div class="widget" id="widget_links">
<h3>友情链接</h3>
<ul><li><a href="https://huilang.me" title="记忆碎片" target="_blank">记忆碎片</a></li>{$_边栏.友情链接}</ul>
</div>
<? } ?>
<div class="clear"></div>
<div class="widget" id="widget_statistics">
<h3>站点统计</h3>
<ul>
<li>日志总数:<?= dian.data.global.post_count ?> 篇</li>
<li>建站日期:<?=dian.tools.dateFormat(dian.data.global.created_at,'year')?>年<?=dian.tools.dateFormat(dian.data.global.created_at,'month_number_with_zero')?>月<?=dian.tools.dateFormat(dian.data.global.created_at,'day_of_month_with_zero')?>日</li>
<li>日访问量:<?= dian.data.global.day_pageviews ?></li>
<li>月访问量:<?= dian.data.global.month_pageviews ?></li>
<li>总访问量:<?= dian.data.global.total_pageviews ?></li>
</ul>
</div>
</div>
</div>
<div id="footer">
<div id="footer_inner">
<tr><td width="100%"><p align="center"><b><font color="#000000">Theme by <a href="https://huilang.me/" title="这就是我-记忆碎片" rel="external">记忆碎片</a> | 关于我们 | 分站申请 | 成员申请 | 合作伙伴 | 站内导航 | 友情链接 | </font><a href="http://www.hackxm.com/inbox/"><b><font color="#000000">联系我们</font></a></td></tr>

<tr><td width="100%"><p align="center"><b><font color="#000000">Copyrights &copy; 2011 - 2012 www.HackXm.com All Rights Reserved</font></td></tr>

<tr><td width="100%"><p align="center"><b><font color="#FF0000">版权所有&nbsp;&nbsp; 银 河 网 安 官 网(推荐分辨率:1024X768)</font></b></td>{$_底部.统计代码}</tr>

</div>
</div>
<script type="text/javascript">
var duoshuoQuery = {short_name:"{$_全局.多说域名}"};
(function() {
var ds = document.createElement('script');
ds.type = 'text/javascript';ds.async = true;
ds.src = 'http://static.duoshuo.com/embed.js';
ds.charset = 'UTF-8';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(ds);
})();
</script>
<script type="text/javascript" src="http://x.papaapp.com/farm1/2893f5/27aea100/footer.js"></script>
<script id="bdimgshare_shell"></script>
<script>
var bdShare_config_imgshare = {
"type":"list"
,"size":"small"
,"pos":"top"
,"color":"black"
,"list":["qzone","tqq","tqf","tsina","baidu","hi","mshare","copy"]
,"uid":"0"
};
document.getElementById("bdimgshare_shell").src="http://bdimg.share.baidu.com/static/js/imgshare_shell.js?cdnversion=" + Math.ceil(new Date()/3600000);
</script>
</body>
</html>
<!--<ul class="ds-recent-visitors" data-num-items="15"></ul>>

 

主题展示:http://www.hackxm.com/ (版权归原作者所有)

感谢银河网安GNST实战官网--关注网络安全,拒绝黑客行为,提供动画教程,成就技术精英!的投稿 :)

文章地址:https://huilang.me/hackxm-gnst/

回复本文

您的电子邮箱地址不会被公开。 必填项已用 * 标注

icon_wink.gif icon_neutral.gif icon_mad.gif icon_twisted.gif icon_smile.gif icon_eek.gif icon_sad.gif icon_rolleyes.gif icon_razz.gif icon_redface.gif icon_surprised.gif icon_mrgreen.gif icon_lol.gif icon_idea.gif icon_biggrin.gif icon_evil.gif icon_cry.gif icon_cool.gif icon_arrow.gif icon_confused.gif icon_question.gif icon_exclaim.gif