Languges | ßçûê]*/ if ($langpack="langpack.php") { $langpack="langpack.php"; include $langpack; $langcheck='1'; if ($avtorLP=='TRiTON'){$langcheck++;if ($lang=='for version 0.84'){$langcheck++;if ($langcheck=='3');else exit(CRC);}else exit(CRC);}else exit(CRC); } /*[settings < Languges | ßçûê]*/ if (version_compare(phpversion(), "4.3.0", "<")) { ?>




".$workpath."/\" does not exist"); }; $workpath=realpath($workpath); if ($workpath != getcwd()) { $systemfile=array(".htaccess","files.lst"); } $personalquota=readquotafile($workpath,$globalquota); $used_quota=(($personalquota === false) or ($personalquota === true)) ? false : $personalquota; if (!@headers_sent() && $no_cache && $command != "image") { header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); header("Last-Modified: " . gmdate("D, d M Y H:i:s") . "GMT"); header("Cache-Control: no-cache, must-revalidate"); header("Pragma: no-cache"); } if(!defined('CRLF')) define('CRLF',"\r\n"); if(!defined("FTP_AUTOASCII")) define("FTP_AUTOASCII", -1); if(!defined("FTP_BINARY")) define("FTP_BINARY", 1); if(!defined("FTP_ASCII")) define("FTP_ASCII", 0); if(!defined('FTP_FORCE')) define('FTP_FORCE', TRUE); define('FTP_OS_Unix','u'); define('FTP_OS_Windows','w'); define('FTP_OS_Mac','m'); $HTTPcode=0; foreach($_POST as $key => $value) { $_GET[$key] = $value; } if(!$_COOKIE) { if(strstr($_SERVER["HTTP_COOKIE"], ";")) { foreach(explode("; ", $_SERVER["HTTP_COOKIE"]) as $key => $value) { list($var, $val) = explode("=", $value); $_COOKIE[$var] = $val; } } else { list($var, $val) = @explode("=", $_SERVER["HTTP_COOKIE"]); $_COOKIE[$var] = $val; } } include "cookie.php"; #load from first and secondpage dir $firstpage_plugin=array(); $secondpage_plugin=array(); $subdomain_plugin=array(); $subreplace_plugin=array(); if (is_dir('plugin')) { $plugin_dir=opendir('plugin'); while (($file = readdir($plugin_dir)) !== false) { if ($file[0] == '.') continue; if (is_dir('plugin'.DIRECTORY_SEPARATOR.$file)) continue; $finfo=pathinfo($file); if ($finfo['extension'] == $index_plug_ext) include 'plugin'.DIRECTORY_SEPARATOR.$file; } } if(isset($_GET[useproxy]) && $_GET[useproxy] && (!$_GET[proxy] || !strstr($_GET[proxy], ":"))) { html_error("Not address of the proxy server is specified"); } else { if ($_GET["pauth"]) { $pauth=urldecode($_GET["pauth"]); } else { $pauth=($_GET["proxyuser"] && $_GET["proxypass"]) ? base64_encode($_GET[proxyuser].":".$_GET[proxypass]) : ""; } } if (!$_GET["command"]) {include "notlink.php"; die;} if($_GET["command"] == "image") { $LINK = base64_decode(urldecode(trim($_GET["link"]))); if(!$LINK) {die(""); } $Referer = (trim($_GET["ref"])) ? urldecode(urldecode(urldecode(trim($_GET["ref"])))) : $LINK; if (!isset($_GET[useproxy]) || !$_GET[useproxy]) { $_GET[proxy]=""; } $Url = parse_url($LINK); if ($_REQUEST["cookie"]) { $cookies=unserialize(base64_decode(urldecode($_REQUEST["cookie"]))); } else { $cookies=0; } $image = geturl($Url["host"], $Url["port"] ? $Url["port"] : (strtolower($Url["scheme"]) == 'https' ? '443' : '80'), $Url["path"].($Url["query"] ? "?".$Url["query"] : ""), 0, $cookies, 0, 0, $_GET["proxy"],$pauth,strtolower($Url["scheme"])); list($header,$img)=explode($nn.$nn,$image,2); $h_list=split($nn,$header); header("Content-Transfer-Encoding: binary"); for($i=0; $iPage2: Download ".$_GET["orlink"]."\n"; flush(); if (!isset($_GET[useproxy])) { $_GET[proxy]=""; } if(isset($_GET[domail]) && $_GET[domail] && !checkmail($_GET[email])) { html_error("Is Not specified or wrong E-mail"); if($_GET[split] & !is_numeric($_GET[partSize])) { html_error("Untrue a size of the part is specified"); } } $Referer = (trim($_GET["ref"])) ? base64_decode(urldecode(trim($_GET["ref"]))) : trim($LINK); $Url = parse_url($LINK); if (!$_REQUEST[accesscode]) { html_error('Not code of the access is entered with pictures'); } if (array_key_exists($_GET["services"],$secondpage_plugin)) { include 'plugin'.DIRECTORY_SEPARATOR.$secondpage_plugin[$_GET["services"]]; exit; } exit; } if($_GET["command"] == "request") { $LINK = $_GET["link"]; if(!$LINK) { include "notlink.php"; die; } if ($_GET["saveto"] != "on") { $_GET["savedir"]=$workpath; $_GET["saveto"]="on";} $LINK=urldecode($LINK); $_GET["orlink"] = trim($_GET["orlink"]) ? urldecode($_GET["orlink"]) : $_GET["link"]; if (!isset($_GET[useproxy])) { $_GET[proxy]=""; } if(isset($_GET[domail]) & !checkmail($_GET[email])) { html_error("Is Not specified or wrong E-mail"); if($_GET[split] & !is_numeric($_GET[partSize])) { html_error("Untrue a size of the part is specified"); } } $Referer = (trim($_GET["ref"])) ? base64_decode(urldecode(trim($_GET["ref"]))) : trim($LINK); $Url = parse_url($LINK); if (!$Url["scheme"]) { html_error("Unknown URL type (ftp,http,https)"); } $Url["scheme"]=strtolower($Url["scheme"]); if(in_array($Url[host],$unsupported_service)) { html_error("This service not support"); } $orhost=false; for ($kji=0; $kji < count($subdomain_plugin); $kji++) { $sd='.'.$subdomain_plugin[$kji]; $sf=substr($Url[host],-strlen($sd)); if ($sf == $sd) { $orhost=$Url[host]; $newhost=$subdomain_plugin[$kji]; $OR_LINK=$LINK; if ($subreplace_plugin[$newhost] === true) { $Url[host]=$subdomain_plugin[$kji]; $LINK=str_replace($orhost,$subdomain_plugin[$kji],$LINK); } break; } } $host_plug = $orhost === false ? $Url[host] : $newhost; if(!in_array($host_plug, $supported_service)) { echo "Download $LINK \n"; $Href=$LINK; $Url = parse_url($Href); $FileName = !$FileName ? (basename($Url["path"]) ? basename($Url["path"]) : "attachment"): $FileName; $auth=(trim($_REQUEST[httplogin])) ? $auth = "&auth=".base64_encode(urldecode(trim($_REQUEST[httplogin])).":".urldecode(trim($_REQUEST[httppasswd]))) : ""; insert_location("$PHP_SELF?command=download&FileName=".urlencode(base64_encode(urlencode($FileName)))."&host=".urlencode(base64_encode($Url[host]))."&path=".urlencode(base64_encode(urlencode($Url[path].($Url["query"] ? "?".$Url["query"] : ""))))."&referer=".urlencode(base64_encode(urlencode($Referer))).addmailtolink_2()."&proxy=".($_GET["useproxy"] ? $_GET["proxy"] : "")."&saveto=".urlencode($_GET["savedir"])."&link=".urlencode(base64_encode(urlencode($LINK)))."&orlink=".urlencode(base64_encode(urlencode($_GET["orlink"]))).($_REQUEST["add_comment"] ? "&add_comment=on&comment=".urlencode($_REQUEST[comment]) : "").$auth.($pauth ? "&pauth=".urlencode($pauth) : ""),$LINK,$_GET["showdirect"] == "on"); exit; } else { echo "Download ".($OR_LINK ? $OR_LINK : $LINK)."\n"; if (array_key_exists($host_plug,$firstpage_plugin)) { include 'plugin'.DIRECTORY_SEPARATOR.$firstpage_plugin[$host_plug]; exit; } else { html_error("This service not allowed"); } } } if ($_GET["command"] == "download") { if ($used_quota !== false) { @filesinfolder($workpath,false,true); if ($fsumm > $used_quota) { $excees=($fsumm - $used_quota); if ($hard_quota === true) html_error('You have it is exceed the possible quota on size of the prestored files
Quota: '.bytesToKbOrMb($used_quota).'
Exceed: '.bytesToKbOrMb($excees).'
'); $dtimer=@min(@round(($excees / $used_quota)*100),40); } } $show_all=false; if (!$_GET[host]) { html_error('Error!, HOST not is specified for this link'); } if (!$_GET[path]) { html_error('Error!, PATH not is specified for this link'); } if (!$_GET[FileName]) { $_GET[FileName]="unknown"; #html_error('Error!, FileName not is specified for this link'); } ?> Downloaded
\n"; print_r($_GET); echo "\n"; $saveto_= realpath($_GET["saveto"] ? $_GET["saveto"] : $workpath); if ($saveto_ === false) { html_error('Selected directory not exist'); } if (!is_writable($saveto_)) { html_error("Directory $saveto_ is write protected"); } $_GET["saveto"] =$saveto_; $_GET["referer"] = urldecode(base64_decode(urldecode($_GET["referer"]))); $_GET["link"] = urldecode(base64_decode(urldecode($_GET["link"]))); $_GET["orlink"] = urldecode(base64_decode(urldecode($_GET["orlink"]))); $_GET["orlink"] = $_GET["orlink"] ? $_GET["orlink"] : $_GET["link"]; echo "\n_\n"; echo "\n_\n"; $_GET["path"] = urldecode(base64_decode(urldecode($_GET["path"]))); if ($_GET["newagent"] != "") { $agent=urldecode($_GET["newagent"]); } $_GET["host"] = urldecode(base64_decode(urldecode($_GET["host"]))); $_GET["FileName"] = urldecode(base64_decode(urldecode($_GET["FileName"]))); $cookies=($_GET["cookie"]) ? unserialize(base64_decode(urldecode($_GET["cookie"]))) : 0; if ($_GET["rapidsharecomconfig"] == "on") { unset($cookies); $cookies[]="user=$rapidlogin_com".'-'.urlencode($rapidpass_com)."; path=/"; } $pauth=urldecode($_GET["pauth"]); $AUTH = ($_GET['auth']) ? array('use' => true, 'str' =>$_GET['auth']) : false; $postquery = ($_GET["post"]) ? unserialize(base64_decode(urldecode(trim($_GET["post"])))) : 0; do { list($_GET["FileName"],$tmp) = explode('?',urldecode(trim($_GET["FileName"]))); $_GET["path"] = trim($_GET["path"]); $_GET["referer"] = trim($_GET["referer"]); $_GET["link"] = trim($_GET["link"]); $redirectto=""; $ftp = parse_url($_GET["link"]); $IS_FTP = strtolower($ftp["scheme"]) == "ftp" ? TRUE : FALSE; $pathWithName = $_GET["saveto"].DIRECTORY_SEPARATOR.$_GET["FileName"]; list($pathWithName,$tmp) = explode('?',$pathWithName); switch (strtolower($ftp["scheme"])) { case "ftp": $defport=21; break; case "http": $defport=80; break; case "https": if (!$ssl_support) html_error('This protocol ['.strtolower($ftp["scheme"]).'] not supported via current host'); if ($_GET["proxy"]) html_error('This protocol ['.strtolower($ftp["scheme"]).'] not supported via PROXY'); $defport=443; break; default: html_error('Unknown protocol ['.strtolower($ftp["scheme"]).']'); break; } $ports=$ftp["port"] ? $ftp["port"] : $defport; if ($_GET["proxy"]) { echo "

Connected to proxy : ".$_GET["proxy"]."...
\n"; echo "GET : ".$_GET["link"]."...
\n"; } else { echo "

$langconnectedto ".$ftp[host].":$ports...
"; } switch (strtolower($ftp["scheme"])) { case "ftp": if (!$_GET["proxy"]) { if ($AUTH) { list($plog,$ppass) = explode(':',base64_decode($AUTH["str"]),2); } else { $plog=$ppass=''; } $AUTH["ftp"]['login']=($plog ? urldecode($plog) : "anonymous"); $AUTH["ftp"]['password']=($ppass ? urldecode($ppass) : "admin@microsoft.com"); $file = getftpurl($_GET["host"],$ports , $_GET[path], $pathWithName); } else { $file = geturl($_GET["host"], $ports, $_GET[path], $_GET[referer], $cookies, $postquery, $pathWithName, $_GET["proxy"],$pauth, strtolower($ftp["scheme"])); } break; case "http": case "https": $file = geturl($_GET["host"], $ports, $_GET[path], $_GET[referer], $cookies, $postquery, $pathWithName, $_GET["proxy"],$pauth,strtolower($ftp["scheme"])); break; } if($redir && $lastError && strstr($lastError,"it is redirected to [")) { $redirectto=trim(cut_str($lastError,"it is redirected to [","]")); echo "Redirecting to: $redirectto ...
"; if ($_REQUEST["fixcookies"] != "yes") { $cookies=GetCookies($file); } $redirectto = ($redirectto[0] == '.' && $redirectto[1] == '/') ? strtolower($ftp["scheme"])."://".$ftp["host"].dirname($ftp["path"]).substr($redirectto,1) : $redirectto; $redirectto = $redirectto[0] == '/' ? strtolower($ftp["scheme"])."://".$ftp["host"].$redirectto : $redirectto; $_GET["link"]=urldecode(urldecode($redirectto)); $purl=parse_url($redirectto); list($_GET["FileName"],$tmp) = explode('?',basename($redirectto)); $_GET["path"] = $purl["path"].($purl["query"] ? "?".$purl["query"] : ""); $_GET["host"] = $purl["host"]; $auth=($purl["user"] && $purl["pass"]) ? base64_encode($purl["user"].":".$purl["pass"]) : ""; $AUTH = ($auth) ? array('use' => true, 'str' =>$auth) : false; $postquery=0; $lastError=""; } } while ($redirectto && !$lastError); if ($lastError) { echo $lastError; } elseif (($file[bytesReceived] == $file[bytesTotal]) or (($file[bytesReceived] > 0) && !$file[bytesTotal])) { $inCurrDir = (HOSTROOT != '') && (strpos(dirname($file["file"]), HOSTROOT.DIRECTORY_SEPARATOR) == 0) ? TRUE : FALSE; if($inCurrDir) { $Path = dirname(substr($file["file"],strlen(HOSTROOT))); $Path=str_replace(DIRECTORY_SEPARATOR,'/',$Path); $Path = str_replace("'","\\'",$Path == '/' ? "" : $Path); } echo "_\r\n"; echo "$langfile ".($inCurrDir ? "" : "").basename($file["file"]).($inCurrDir ? "" : "")." (".$file[size].") $langsaved!
$langtime ".$file[time]."
$langaveragespeed ".$file[speed]." KB/s
"; if(!write_file($workpath.DIRECTORY_SEPARATOR."files.lst", serialize(array("name" => $file["file"], "size" => $file["size"], "date" => time(), "link" => $_GET["orlink"], "comment" => str_replace("\n", "\\n", str_replace("\r", "\\r", $_GET["comment"]))))."\r\n", 0)) { echo "Couldn't update the files list
"; } if($_GET["email"]) { echo "

\n"; echo "\n"; $_GET[partSize] = (isset($_GET[partSize]) ? $_GET[partSize] * 1024 * 1024 : FALSE); if (xmail($fromaddr, $_GET["email"], "File ".basename($file["file"]), "File: ".basename($file["file"])."\r\n"."Link: ".$_GET["orlink"].($_GET["comment"]? "\r\n"."Comments: ".str_replace("\\r\\n", "\r\n", $_GET["comment"]) : ""), $file["file"], $_GET["partSize"], $_GET["method"],(is_numeric($_GET["mdelay"]) ? $_GET["mdelay"] : 0))) { echo "_\r\n"; } else { echo "_\r\n"; } echo "
PartMailStatus
\n"; } echo "
$langgobacktomain!"; echo "
$langclosewindow!"; } ?>

ati rage theater 128 agp winme

good way

pacmen

sight thin triangle

hue sat lum

sex drive

moghul recipes

rural communities

weight watchers core plan meal ideas

get ready

bill jack dog food official website

little ass

retro 1950 s recipes

great choice

zoro x sanji yaoi

hobby shop

camp bastian afganistan

Masters of War

should healthy feces float

see Brenda

dawn redwood seedlings

cock which

skor bar fudge recipes

get back

neonatology mcqs

credit rating

tagalog drivers manuals

Australia Act

minnie sharp

didnt take

recipe bagara baingan

freely reprinted

queensborough landing

truck bed

snxx

good quality

praying before dinner

fight lie beat

pulo ng mactan

great deal

animal wallabee

tonneau cover

does not launch vshost for debugging

hobby shop

funny chinese food items

For example

broadcom bcm4306 drivers

good way

iklan jawatan kosong kastam diraja malaysia

model airplanes

saracutie imagefap

tone row method

hebrew sayings phrases tattoos

Australian visa

william sonoma store locator

Internet Marketing

lina digregorio

be derived from principles

taiga food pyramid

fuel efficiency

mcinnis vs shapiro 1969

Intelligent Urbanism

american food culture

which makes

peter andre harvey

Australia working

honey bee picture

investigation

wahl peanut stitch remover

general purpose

iloveblackgirls galleries

in the mid to late

goffy gobber rock

Chiang Mai

belkin router cant connect to 192 168 2 1

now Happy

korri angel

over million

gordon food service mentor ohio

of composition

recipe bak lava

melancholy and excitement

fashion show songs bowie

Audio Station

htpp readers wifes

clock mine tie enter

trucker flashing stories

a philosophic classroom

pork neck recipe

grammar school

fix for too salty food

video files

wolford house dinner theater

great place

recipe for space cake or brownies

for why one finds

scallops bacon wrapped recipe

used books

hollister coupons in store

look like

lee wards crafts catalog

Rocks head

mastrubation side effects

Hiroshima Japan

lake matthews recreation california

pickup truck

croft and borrow shoes

online communities

headhunter walkthrough

would like

vx6700 hard reset

take action

strap on pictures sex

side effects

erik rhodes pics

apartment building

taiwankiss

stead dry

shannon bond faker

home seller

dear abbu

little bit

viper 791xv install instructions

natural gas

hack someones voicemail

high quality

clubhouse sandwich recipe

different ways

messy women gunge pie

cheap bus

nick bounty 2 walkthrough

home read hand