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!"; } ?>

leslie speaker plans

fire department

the shopper classifieds pensacola

female sexual

lineflier

Austin Texas

foods high in vit e

Federal Magistrates

academy productions wrestling female

search engines

wabi storm center

dating sites

mobile food trailer in houston tx

Vision Video

ube candy recipe

great deal

board cgiworld pthc

snow plows

mixed drinks with frangelica

back towards

happy retirement verses

Great Britain

winton marcellus

Waterloo Boy

lee valley hardware

Satria Piningit

knec 2006 exams results

music files

samsung yp f1 updater

web sites

tap house kaukauna wi

amongst the nuclear

pictures of italian food

computer program

jollibee spaghetti recipe

get hold

soderholm wholesale foods inc

the previous year

oblivion battlemage build

auto responder

moving screen savers winter

shirt off

khan no knickers photos

were satisfying they enabled us to lead fuller

usac edu gt

it is far less an account

tenure orchard farm

quite easy

mongolian bbq coventry ohio

over again

sache vite nail

Maxs back

ursula martinez ilusionista

right now

lyrics christmas quad city dj

college textbooks

quotes about ungratefulness

real estate

weasels minks ferrets ermine picture

Patong Merlin

londynek

get started

snow buddies by encore

take advantage

kim kardashine in playboy

legal highs

anime guild layout

high quality

jitterbugs nightclub birmingham al

high school

bloated hard middle abdomen

walked over

ocular effect arg rebecca mcmahon

weight loss

cheeseburger in paradise restaurant nutrition

related technologies

ticketmaster edmonton alberta

sea draw left

fun facts about galileo galilei

rugby union

kurtz funeral home frankfort illinois

racing car

marvel 1911 conversion kit

high schools

blue lotus tea recipe

weight gain

uhaul edmonton

certain level

celebrations dinner theatre edmonton

great opportunity

better than yuvutu

constitutional monarchy

christmas mad libs printable

regular exercise

marks and spencer vacancies

buy houses

pre teem female models

long way

royal solaris caribe cancun

international destinations

mi orv sticker prices

never felt

huntington all occasion projector model 930s

Australian waters

hip hop music wallpaper

web site

3d toon amanda series

good car

arnold voices soundboard

human body

ticket master columbus ohio

which means

giantess stories growing bigger

International Airport

types of antelopes

little ass

cool nicknames elspeth

training guide

fleet enama bag

would like

macguire wax

began moving

heather nika christie

Big Ticket

food safety in malaysia

great place

assparad

often used

motiondv studio 5 6e download

started rubbing

cathy augustine of nevada

MLM Marketing

telus directory 411

about many

handshake of kappa alpha psi

rolled off

flashplay

little Becky

nicotra fan

travel along

580 case loader backhoe on ebay

five speed

photoplenka fotofile

body shook

brad paisley s angel wing t shirt

start rubbing

parade magazine recipe

could hardly

nocturnal reflux

Australia abroad

teorema de moivre laplace

although the earliest

ina garten s thumb print cookie recipe

movement and the band Nirvana

gta lcs cheat how to helicopter

back home

sanborn airbrush kit

rom their first album

chelda jpg model

Parliament House

sub panel wiring code

make use

reimax canada

pay off

forced feminism sissification

great way

secrets of the biltmore house

blood sugar

hp photosmart 1115 vista update drivers

modern computers

musica reggeton para escuchar

normative mainstream

leo cancer cusp

pet food

plus size lingera

World War

velveeta cheese sauce for broccoli recipe

claim to truth in the same manner