403Webshell
Server IP : 156.238.232.47  /  Your IP : 216.73.216.150
Web Server : nginx/1.25.3
System : Linux C202504152095410 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User : www ( 1000)
PHP Version : 8.3.25
Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /www/data/wwwroot/2026_06_02_05/data/template/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /www/data/wwwroot/2026_06_02_05/data/template/3_3_common_footer.tpl.php
<?php if(!defined('IN_DISCUZ')) exit('Access Denied'); ?>
</div>
</div>
</div>
<?php if(empty($topic) || ($topic['usefooter'])) { $focusid = getfocus_rand($_G['basescript']);?><?php if($focusid !== null) { $focus = $_G['cache']['focus']['data'][$focusid];?><?php $focusnum = count($_G['setting']['focus'][$_G['basescript']]);?><div class="focus" id="sitefocus">
  <div class="bm">
    <div class="bm_h cl"> <a href="javascript:;" onclick="setcookie('nofocus_<?php echo $_G['basescript'];?>', 1, <?php echo $_G['cache']['focus']['cookie'];?>*3600);$('sitefocus').style.display='none'" class="y" title="关闭">关闭</a>
      <h2> 
        <?php if($_G['cache']['focus']['title']) { ?><?php echo $_G['cache']['focus']['title'];?><?php } else { ?>站长推荐<?php } ?> 
        <span id="focus_ctrl" class="fctrl"><img src="<?php echo IMGDIR;?>/pic_nv_prev.gif" alt="上一条" title="上一条" id="focusprev" class="cur1" onclick="showfocus('prev');" /> <em><span id="focuscur"></span>/<?php echo $focusnum;?></em> <img src="<?php echo IMGDIR;?>/pic_nv_next.gif" alt="下一条" title="下一条" id="focusnext" class="cur1" onclick="showfocus('next')" /></span> </h2>
    </div>
    <div class="bm_c" id="focus_con"></div>
  </div>
</div><?php $focusi = 0;?> <?php if(isset($_G['setting']['focus'][$_G['basescript']]) && is_array($_G['setting']['focus'][$_G['basescript']])) foreach($_G['setting']['focus'][$_G['basescript']] as $id) { ?><div class="bm_c" style="display: none" id="focus_<?php echo $focusi;?>">
  <dl class="xld cl bbda">
    <dt><a href="<?php echo $_G['cache']['focus']['data'][$id]['url'];?>" class="xi2" target="_blank"><?php echo $_G['cache']['focus']['data'][$id]['subject'];?></a></dt>
    <?php if($_G['cache']['focus']['data'][$id]['image']) { ?>
    <dd class="m"><a href="<?php echo $_G['cache']['focus']['data'][$id]['url'];?>" target="_blank"><img src="<?php echo $_G['cache']['focus']['data'][$id]['image'];?>" alt="<?php echo $_G['cache']['focus']['data'][$id]['subject'];?>" /></a></dd>
    <?php } ?>
    <dd><?php echo $_G['cache']['focus']['data'][$id]['summary'];?></dd>
  </dl>
  <p class="ptn cl"><a href="<?php echo $_G['cache']['focus']['data'][$id]['url'];?>" class="xi2 y" target="_blank">查看 &raquo;</a></p>
</div><?php $focusi ++;?> 
<?php } ?> 

<script type="text/javascript">
var focusnum = <?php echo $focusnum;?>;
if(focusnum < 2) {
$('focus_ctrl').style.display = 'none';
}
if(!$('focuscur').innerHTML) {
var randomnum = parseInt(Math.round(Math.random() * focusnum));
$('focuscur').innerHTML = Math.max(1, randomnum);
}
showfocus();
var focusautoshow = window.setInterval('showfocus(\'next\', 1);', 5000);
</script> 

<?php } ?> 

<?php if($_G['uid'] && $_G['member']['allowadmincp'] == 1 && $_G['setting']['showpatchnotice'] == 1) { ?>

<div class="focus patch" id="patch_notice"></div>

<?php } ?> <?php echo adshow("footerbanner/wp a_f/1");?><?php echo adshow("footerbanner/wp a_f/2");?><?php echo adshow("footerbanner/wp a_f/3");?> <?php echo adshow("float/a_fl/1");?><?php echo adshow("float/a_fr/2");?> <?php echo adshow("couplebanner/a_fl a_cb/1");?><?php echo adshow("couplebanner/a_fr a_cb/2");?> <?php echo adshow("cornerbanner/a_cn");?> 
<style type="text/css">
.header1 .menu ul li i { color: #757575; font-size: 16px; margin-right: 8px}
.header1 .menu {
    position: fixed;
    left: -300px;
    transition: all 0.5s ease 0s;
    height: 100%;
    top: 0;
    padding-top: 0;
    border: 0 !important;
    background: #FFFFFF;
    width: 300px;
    max-width: none !important;
    z-index: 10000;
}
.header1 .menu.on {
    left: 0 !important;
}
.header1 .menu ul li {
float: left;
margin: 0;
    position: relative;
    height: auto !important;
    font-size: 16px;
    width: 100%;
    line-height: 50px;
    border-bottom: 1px dashed #eee;
    padding: 0;
    text-align: left;
}
.header1 .menu ul li span { display: none}
.header1 .menu ul li a {
display: inline-block;
width: 100%;
    font-size: 16px !important;
    float: none !important;
    padding: 0 0 0 20px;
    height: 50px;
    line-height: 50px;
    color: #555555;
}
.menu-header {
line-height: 62px;
    background: #555863;
    padding: 30px 12px;
}
.radius10 {
    -webkit-border-radius: 10%;
    -moz-border-radius: 10%;
    -o-border-radius: 10%;
    -ms-border-radius: 10%;
}
.bottombar {
display: none;
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    height: 40px;
    padding: 8px 0 4px 0;
    border-top: 1px solid #f2f2f2;
z-index: 100
}

.bg-white {
    background-color: #fff;
}
.bottombar ul {
    width: 100%;
}
.bottombar ul li {
    width: 20%;
    float: left;
    text-align: center;
}
.bottombar ul li a {
    position: relative;
}
.bottombar ul li a {
    color: #9e9e9e;
}
.bottombar ul li.active a {
    color: #007bff;
}
.bottombar ul li p {
    font-size: 12px;
}
.bottombar ul li .fa {
    display: inline-block;
margin: 0;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.bottombar ul li .fa {
    font-size: 20px;
}
@media (max-width: 800px) {
.bottombar { display: block}
.footer[data-v-0bacf66c] { padding-bottom: 80px !important}
}
</style>
<div class="bottombar bg-white">
    <ul>
        <li id="bottom1" class="<?php if(CURSCRIPT == 'portal' && CURMODULE == 'index') { ?>active<?php } ?>"><a href="portal.php"><i class="fa fa-home" aria-hidden="true" style="margin-bottom: 3px; font-size: 18px;"></i><p>首页</p></a></li>
                <li id="bottom2"><a href="#"><i class="fa fa-comment"></i><p>分类</p></a></li>
        <li id="bottom3"><a href="#"><i class="fa fa-glide" aria-hidden="true"></i><p>目录</p></a></li>
        <li id="bottom4"><a href="#"><i class="fa fa-wpforms"></i><p>索引</p></a></li>        <?php if($_G['uid']) { ?>
        <li id="bottom5" class="<?php if(CURSCRIPT == 'home') { ?>active<?php } ?>"><a href="home.php?mod=space&amp;uid=<?php echo $_G['uid'];?>&amp;do=profile&amp;mycenter=1"><i class="fa fa-user"></i><p>我的</p></a></li>
        <?php } else { ?>
        <li id="bottom5" class="<?php if(CURSCRIPT == 'home') { ?>active<?php } ?>"><a href="member.php?mod=logging&amp;action=login"><i class="fa fa-user"></i><p>我的</p></a></li>
        <?php } ?>
    </ul>
</div>

<?php if(!empty($_G['setting']['pluginhooks']['global_footer'])) echo $_G['setting']['pluginhooks']['global_footer'];?>

<div class="footer cl" data-v-0bacf66c="" style="margin: 15px 0 0 0;">
  <div class="section1x cl">
  <div class="wp cl" data-v-0bacf66c="" style="text-align: center;">
    <div class="cl" data-v-0bacf66c="">
      <div data-v-0bacf66c="" class="z cl" style="padding: 0;"><span> 广告合作 QQ1841884100 客服邮箱 youshu@foxmail.com </span></div>      <div class="beian y" data-v-0bacf66c="">&copy; <a href="http://www.comsenz.com" target="_blank">Discuz Team.</a> Powered by <a href="https://www.discuz.vip" target="_blank">Discuz!</a> <?php if($_G['setting']['statcode']) { ?><?php echo $_G['setting']['statcode'];?><?php } ?> <?php if($_G['setting']['icp']) { ?><a href="https://beian.miit.gov.cn/" target="_blank"><?php echo $_G['setting']['icp'];?></a><?php } ?><?php if(!empty($_G['setting']['pluginhooks']['global_footerlink'])) echo $_G['setting']['pluginhooks']['global_footerlink'];?> </div>
    </div>
  </div>
  </div>
</div><?php updatesession();?> 

<?php if($_G['uid'] && $_G['group']['allowinvisible']) { ?>
<script type="text/javascript">
var invisiblestatus = '<?php if($_G['session']['invisible']) { ?>隐身<?php } else { ?>在线<?php } ?>';
var loginstatusobj = $('loginstatusid');
if(loginstatusobj != undefined && loginstatusobj != null) loginstatusobj.innerHTML = invisiblestatus;
</script> 
<?php } } ?> 



<?php if(!$_G['setting']['bbclosed'] && !$_G['member']['freeze'] && !$_G['member']['groupexpiry']) { ?> 
<?php if($_G['uid'] && !isset($_G['cookie']['checkpm'])) { ?> 
<script src="home.php?mod=spacecp&ac=pm&op=checknewpm&rand=<?php echo $_G['timestamp'];?>" type="text/javascript"></script> 
<?php } ?> 



<?php if($_G['uid'] && helper_access::check_module('follow') && !isset($_G['cookie']['checkfollow'])) { ?> 
<script src="home.php?mod=spacecp&ac=follow&op=checkfeed&rand=<?php echo $_G['timestamp'];?>" type="text/javascript"></script> 
<?php } ?> 

<?php if(!isset($_G['cookie']['sendmail'])) { ?> 
<script src="home.php?mod=misc&ac=sendmail&rand=<?php echo $_G['timestamp'];?>" type="text/javascript"></script> 
<?php } ?> 

<?php if($_G['uid'] && $_G['member']['allowadmincp'] == 1 && !isset($_G['cookie']['checkpatch'])) { ?> 
<script src="misc.php?mod=patch&action=checkpatch&rand=<?php echo $_G['timestamp'];?>" type="text/javascript"></script> 
<?php } ?> 
<?php } ?> 

<?php if($_GET['diy'] == 'yes') { ?> 
<?php if(check_diy_perm($topic) && (empty($do) || $do != 'index')) { ?> 
<script src="<?php echo $_G['setting']['jspath'];?>common_diy.js?<?php echo VERHASH;?>" type="text/javascript"></script> 
<script src="<?php echo $_G['setting']['jspath'];?>portal_diy<?php if(!check_diy_perm($topic, 'layout')) { ?>_data<?php } ?>.js?<?php echo VERHASH;?>" type="text/javascript"></script> 

<?php } ?> 
<?php if($space['self'] && CURMODULE == 'space' && $do == 'index') { ?> 
<script src="<?php echo $_G['setting']['jspath'];?>common_diy.js?<?php echo VERHASH;?>" type="text/javascript"></script> 
<script src="<?php echo $_G['setting']['jspath'];?>space_diy.js?<?php echo VERHASH;?>" type="text/javascript"></script> 
<?php } ?> 

<?php } ?> 

<?php if($_G['uid'] && $_G['member']['allowadmincp'] == 1 && $_G['setting']['showpatchnotice'] == 1) { ?> 

<script type="text/javascript">patchNotice();</script> 

<?php } ?> 

<?php if($_G['uid'] && $_G['member']['allowadmincp'] == 1 && empty($_G['cookie']['pluginnotice'])) { ?>

<div class="focus plugin" id="plugin_notice"></div>

<script type="text/javascript">pluginNotice();</script> 

<?php } ?> 

<?php if(!$_G['setting']['bbclosed'] && !$_G['member']['freeze'] && !$_G['member']['groupexpiry'] && $_G['setting']['disableipnotice'] != 1 && $_G['uid'] && !empty($_G['cookie']['lip'])) { ?>

<div class="focus plugin" id="ip_notice"></div>

<script type="text/javascript">ipNotice();</script> 

<?php } ?> 

<?php if($_G['member']['newprompt'] && (empty($_G['cookie']['promptstate_'.$_G['uid']]) || $_G['cookie']['promptstate_'.$_G['uid']] != $_G['member']['newprompt']) && $_GET['do'] != 'notice') { ?> 

<script type="text/javascript">noticeTitle();</script> 

<?php } ?> 



<?php if(($_G['member']['newpm'] || $_G['member']['newprompt']) && empty($_G['cookie']['ignore_notice'])) { ?> 

<script src="<?php echo $_G['setting']['jspath'];?>html5notification.js?<?php echo VERHASH;?>" type="text/javascript"></script> 

<script type="text/javascript">

var h5n = new Html5notification();

if(h5n.issupport()) {

<?php if($_G['member']['newpm'] && $_GET['do'] != 'pm') { ?>

h5n.shownotification('pm', '<?php echo $_G['siteurl'];?>home.php?mod=space&do=pm', '<?php echo avatar($_G['uid'],'small',true);?>', '新的短消息', '有新的短消息,快去看看吧');

<?php } if($_G['member']['newprompt'] && $_GET['do'] != 'notice') { if(isset($_G['member']['category_num']) && is_array($_G['member']['category_num'])) foreach($_G['member']['category_num'] as $key => $val) { $noticetitle = lang('template', 'notice_'.$key);?>h5n.shownotification('notice_<?php echo $key;?>', '<?php echo $_G['siteurl'];?>home.php?mod=space&do=notice&view=<?php echo $key;?>', '<?php echo avatar($_G['uid'],'small',true);?>', '<?php echo $noticetitle;?> (<?php echo $val;?>)', '有新的提醒,快去看看吧');

<?php } } ?>

}

</script> 

<?php } ?> <?php userappprompt();?> 

<?php if($_G['basescript'] != 'userapp') { ?>

<a href="javascript:void(0);" class="scroll-up" style="display: block;" title="返回顶部"><i class="icon icon-chevron-up" style="top: 15px; position: relative;"></i></a>

<script type="text/javascript">
jQuery.noConflict();
jQuery(function(){
        //首先将#back-to-top隐藏
        jQuery(".scroll-up").hide();
        //当滚动条的位置处于距顶部100像素以下时,跳转链接出现,否则消失
        jQuery(function () {
            jQuery(window).scroll(function(){
                if (jQuery(window).scrollTop()>100){
                    jQuery(".scroll-up").fadeIn();
                }
                else
                {
                    jQuery(".scroll-up").fadeOut();
                }
            });
            //当点击跳转链接后,回到页面顶部位置

            jQuery(".scroll-up").click(function(){
                jQuery('body,html').animate({scrollTop:0},500);
                return false;
            });
        });
    });
</script>

<?php } ?> 

<?php if(isset($_G['makehtml'])) { ?> 

<script src="<?php echo $_G['setting']['jspath'];?>html2dynamic.js?<?php echo VERHASH;?>" type="text/javascript"></script> 

<script type="text/javascript">
var html_lostmodify = <?php echo TIMESTAMP;?>;
htmlGetUserStatus();
<?php if(isset($_G['htmlcheckupdate'])) { ?>
htmlCheckUpdate();
<?php } ?>
</script> 

<?php } ?> <?php output();?></div>

</div>

</body></html>

Youez - 2016 - github.com/yon3zu
LinuXploit