����JFIF��� ( %"1"%)+...383,7(-.- 404 Not Found
Sh3ll
OdayForums


Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.20
System : Linux st2.domain.com 3.10.0-1127.10.1.el7.x86_64 #1 SMP Wed Jun 3 14:28:03 UTC 2020 x86_64
User : apache ( 48)
PHP Version : 7.4.20
Disable Function : NONE
Directory :  /var/www/html/vidoe.top/skin/1video/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /var/www/html/vidoe.top/skin/1video/video_pcat.tpl
<div class="video-block section-padding">
    <div class="row" id="more_search_content">
        <div class="col-md-12">
            <div class="main-title">
                <h6>{$title2}</h6>
            </div>
        </div>
        <input type="hidden" id="token" value="{$detail.token}">
        <input type="hidden" id="ref" value="{$detail.ref}">
        {foreach from=$list_video item=video}
            <div class="col-xl-222 col-sm-6 mb-3">
                <div class="video-card">
                    <div class="video-card-image">
                        <a class="play-icon" href="video/{$video.ftitle}-{$video.id_encode}.html"  title="{$video.title}"><i class="fas fa-play-circle"></i></a>
                        <a href="video/{$video.ftitle}-{$video.id_encode}.html" title="{$video.title}"><img class="img-fluid" src="{$video.img}" alt="{$video.title}" title="{$video.title}"></a>
                        <div class="time">{$video.duration}</div>
                    </div>
                    <div class="video-card-body">
                        <div class="video-title">
                            <a title="{$video.title}" href="video/{$video.ftitle}-{$video.id_encode}.html">{$video.title}</a>
                        </div>
                        <div class="video-page text-success">
                            by <a href="channel/{$video.user_id}/{$video.fuser_post}/">{$video.user_post}</a>
                        </div>
                        {if $video.ago!=''}
                            <div class="video-view">
                                <i class="fas fa-calendar-alt"></i> {$video.ago}
                            </div>
                        {/if}
                    </div>
                </div>
            </div>
        {/foreach}
    </div>
    <div class="col-lg-12 text-center mt-2">
        <div class="spinner-border" role="status">
            <span class="sr-only">Loading...</span>
        </div>
        {*<div class="channels-card-image-btn" style="display: none;" id="other_video"><button id="other_v_page" type="button" class="btn btn-outline-danger btn-sm" value="1">View more</div>*}
    </div>
</div>

ZeroDay Forums Mini