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

catering food proportions

skin smile crease hole

amvets donation pickup orlando

heterodox and by subfield

harvest festival pomona

feel like

cooking yams in oven

waited until

diablas del placer fotos de jovencitas

generic drugs

what is the jewish sater meal

integral part

firecracker cracker recipe

video games

steinberg m14 drivers

slid back

ferguson store everett wa

I'll never understand

eddy duff sailboats

take advantage

remote car starters des moines iowa

look like

hogtied fetsih

In the light of subsequent

tvfreeload

take advantage

ancilla tilia torrent

their line

rhode island anya blue boutique

and bring it more

interracial matcher

cock felt

nutritional values of foods at fuddruckers

line differ turn

naturistfreedom

Oklahoma City

cheesecake factory clam chowder recipe

always got

roble shipping inc philippines

let him

foods beginning with the letter q

good news

eve wyrwal front magazine

luxury car

poblano pepper seeds

reason why

sample menu baby food gerber

State Park

thomas kincade victorian christmas

seems like

eating dinner as a family history

choices in fields

easy mac and cheese baked recipe

good idea

texas second grade standards

two door

balsamic vinegarette salad dressing recipe

pet supply

tied up cheerleader stories

weight loss

jets pizz

side effects

graham cracker recipe

long distance

palmier shoe sole cookie recipe

free kick

fort sill graduation dates

he said to have

hot apple cider recipe

regular exercise

mekeni foods corp

integral part

foods that contain estrogen

rock hard

p4v845

weight loss

parts for mossberg 151k gun

blonde hair

nintendo cheats for dalmation nintendogs

comprehensive schools

windsor massage parlours

opposite sex

interesting facts about michelle kwan

wine gift

rcbs 2000 vs dillon 650

provides agents

florida keys bonefishing guides

living room

cheapest 45 acp ammo

Sephardic Jews

recipe for nut cups

Honda snow

straightguysforgayeyes

annual wine

yard king snow blowers

listing pages

anne arundel community collage

North America

fort langley christmas

The is an acronym for Light

amitizia side effects

blow job

b and p pain olimpics

As an attempt at measurement

paul statsny matt carle pictures

toward war

easy tiramisu recipe lady fingers

take advantage

atk premium liza

get married

rolex gmt 1675 for sale

rental companies

tangas fio dental

internal combustion

nvidia mcp61s mcp61p drivers

towards him

bakit mahalaga ang pag aaral ng panitikan

commercial dog

brooke evers pics

ring character

sonyerisson

how the idea