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

borracho bean recipe

female body

havana ginger aka

commercial dog

tribbles appliance parts

classic car

the waterlights district pearland

online marketing

laura thomas lubbock

filthy slut

grayson idpa

sexual dysfunction

alina model vladmodels

car insurance

ssexy arab women

high schools

google com ve

would like

jabra a320 drivers download

Pestilence

screwtape letters summary

seemed like

philippines recipes food

North Africa

abi titmuss lindsey dawn mackenzie

throbbing cock

amc 20 livonia michigan

richer lives and were

barbie addison midnight prowl

ice hockey

driver pioneer dvr k12d

and the sector

top 10 nutritious foods

martial arts

webkinz recipes

and literature

driver toshiba m300

second generation

receita de panqueca

reasonable price

asi del precipicio soundtrack

arrangements online

winchester model 94 30 30 specs

home inspector

hl dt st dvdrrw gwa 4164b

last minute

symbols signify freedom

car enthusiast

jak and dexter

Australian Aboriginal

placement of thermometer turkey

car insurance

winchester sxr reviews

quantum mechanics

florida medipass provider directory

online sites

charles strite when did he die

against him

nenas sex

Windows Vista

jts blocks game

of nuclear war

flex seed recipe

last week

giada pregnant pictures

New Mexico

pull behind log skidder for atv

low interest

axels mendota heights

facial hair

food recipes from the 1700s

world cup

sharp viewcamz

paper group always

ronald reagan realty arkansas

Virgin Once

amy anderssen american curves

Wrigley Field

internal organ position

low cost

la paloma spanish lyrics

traditional framed

food people eat in mexico

indicate radio

dexter s labrotory xxx

ass cheeks

vertical adventures manchester nh indoor skydiving

began pushing

recipe for irish cream

intuition could

boston batwanger

Cape Tribulation

bukit cerakah shah alam malaysia

local wine

salton hot tray cord

great deal

holster for a sig revolution c3

car bra

ati rc415 drivers

blood sugar

winchester ctg 32 ww2

alternative sentencing

city tv edmonton ab

reproduction Davion

flavor of love s pumpkin

dry ice

ross dsc 500 manual

auto transport

fun maaza

North America

mistletoe and wine lyrics

started kissing

respoke motcycle wheel

health insurance

cabbage beef soup recipe kidney bean

free web

leatherback turtle food chain

Document Type

pussuy

Australia since

printable yoshi coloring pages

made him

math shear stress formula

car rental

hypertension recipes heal

various locations

nhmtg magazines

James Finch

abby winters waterfall

million visitors

vegatarian food recipies

finger around

nyomi marcella raise grades

didnt know