<?php
$Secure = true;			#true : private host - false : public host

$acc_type = array(
	'fullname' => 'PREMIUM M12', //text
	'type' => 'pre',  // pre | vip | pro
	'time' => 365,  //days
	'reset_bw' => true,  //reset băng thông mỗi ngày
);



if (file_exists("./../../../other/group.spro.99k.php")) include("./../../../other/group.spro.99k.php");
else die('not found file group');
if (file_exists("./data/group2.php")) include("./data/group2.php");

$on_gator = 30; #Khi acc còn 5 ngày sử dụng sẽ bật
$groupgator = 'premium.ganhethan';#tên tiền tố của nhóm spro.ganhethan, premium.ganhethan, vip.ganhethan ...

$facebook = true;

$homepage = "getlink.vn";
$fileinfo_dir = 'data';
$fileinfo = "info.dat";
$fileinfo_ext = "dat";
$pathphim = "./../../../../phim/files/movie.dat";
$passdefault = "getlinkv6";

$download_prefix = "";
$limitMBIP = 18*1024;	# limit load file for 1 IP (MB)
$plusbw = 52*1024;		# plus bandwidth when begin create account (MB)
$maxbw = 70*1024;		# max bandwidth (MB)
$ttl = 24*60*3;			# time to live (in minutes)
$max_load = 50;			# max server load (%)
$max_ip_login = 5;		# max ip can login per day (number)
$listfile = true;		# enable/disable all user can see list files.
$privatefile = false;	# enable/disable other people can see your file in the list files
$privateip = false;		# enable/disable other people can download your file.

#-------- Limit 1 ---------------------#
#bandwidth: bw của nhóm host riêng (MB)
#total: true:tính vào tổng bw của account; false: không tính vào tổng bw account
#max_link: số link get tối đa trong ngày
#daily_bw: số bw tối đa trong ngày (MB) - mặc định reset sang ngày mới; 
$this->hosts = array(
#	'fshare.vn'			=> array('bandwidth'	=> 1048576,'total'		=> false,'daily_bw'		=> false),	
#	'4share.vn'			=> array('bandwidth'	=> 1048576,'total'		=> false,'daily_bw'		=> false),	
#	'fshare.vn'			=> array('bandwidth'	=> 1000*1024,'total'		=> true, 'max_link'		=> 50, 'daily_bw' => 50*1024),
#	'4share.vn'			=> array('bandwidth'	=> 1000*1024,'total'		=> true, 'max_link'		=> 50, 'daily_bw' => 50*1024),
	
	'1fichier.com'		=> array('bandwidth'	=> 20*1024,'total'		=> true, 'max_link'		=> 50, 'daily_bw' => 20*1024),	
	'uptobox.com'		=> array('bandwidth'	=> 20*1024,'total'		=> true, 'max_link'		=> 50, 'daily_bw' => 20*1024),	
	'uploaded.net'		=> array('bandwidth'	=> 20*1024,'total'		=> true, 'max_link'		=> 50, 'daily_bw' => 20*1024),	
	'filefactory.com'	=> array('bandwidth'	=> 20*1024,'total'		=> true, 'max_link'		=> 50, 'daily_bw' => 20*1024),	
	'alfafile.net'		=> array('bandwidth'	=> 20*1024,'total'		=> true, 'max_link'		=> 50, 'daily_bw' => 10*1024),	

	'extmatrix.com'	=> array('bandwidth'	=> 7*1024,'total'		=> true, 'max_link'		=> 50, 'daily_bw' => 7*1024),	
	'fboom.me'	=> array('bandwidth'	=> 7*1024,'total'		=> true, 'max_link'		=> 50, 'daily_bw' => 7*1024),	
																												
	'filenext.com'	=> array('bandwidth'	=> 7*1024,'total'		=> true, 'max_link'		=> 50, 'daily_bw' => 7*1024),	
	'hitfile.net'	=> array('bandwidth'	=> 7*1024,'total'		=> true, 'max_link'		=> 50, 'daily_bw' => 7*1024),	
	'k2s.cc'	=> array('bandwidth'	=> 7*1024,'total'		=> true, 'max_link'		=> 50, 'daily_bw' => 7*1024),	
	'katfile.com'	=> array('bandwidth'	=> 7*1024,'total'		=> true, 'max_link'		=> 50, 'daily_bw' => 7*1024),	
	'tezfiles.com'	=> array('bandwidth'	=> 7*1024,'total'		=> true, 'max_link'		=> 50, 'daily_bw' => 7*1024),	
	'turbobit.net'	=> array('bandwidth'	=> 7*1024,'total'		=> true, 'max_link'		=> 50, 'daily_bw' => 7*1024),	
	'rapidgator.net'	=> array('bandwidth'	=> 7*1024,'total'		=> true, 'max_link'		=> 50, 'daily_bw' => 7*1024),	
	'uploadgig.com'	=> array('bandwidth'	=> 7*1024,'total'		=> true, 'max_link'		=> 50, 'daily_bw' => 7*1024),	

	'upstore.net'	=> array('bandwidth'	=> 2*1024,'total'		=> true, 'max_link'		=> 50, 'daily_bw' => 2*1024),	
	'filesmonster.com'	=> array('bandwidth'	=> 2*1024,'total'		=> true, 'max_link'		=> 50, 'daily_bw' => 2*1024),	
	'icerbox.com'	=> array('bandwidth'	=> 2*1024,'total'		=> true, 'max_link'		=> 15, 'daily_bw' => 2*1024),	
	'nitro.download'	=> array('bandwidth'	=> 7*1024,'total'		=> true, 'max_link'		=> 15, 'daily_bw' => 7*1024),	
#	'novafile.com'	=> array('bandwidth'	=> 30*1024,'total'		=> true, 'max_link'		=> 50, 'daily_bw' => 7*1024),	

	'torrent'		=> array('bandwidth'	=> 100*1024,'total'		=> true, 'max_link'		=> 50, 'daily_bw' => 100*1024),	
	'dlink'		=> array('bandwidth'	=> 100*1024,'total'		=> true, 'max_link'		=> 50, 'daily_bw' => 100*1024),	
	'other'		=> array('bandwidth'	=> 7*1024,'total'		=> true, 'max_link'		=> 50, 'daily_bw' => 7*1024),
);$this->maxsv = 5;
$this->gens = array(
	'action'		=> 'Hành động',
	'comedy'		=> 'Phim hài',
	'family'		=> 'Phim gia đình',
	'drama'			=> 'Kịch tính (drama)',
	'crime'			=> 'Hình sự',
	'adventure'		=> 'Phiêu lưu',
	'biography'		=> 'Tiểu sử',
	'history'		=> 'Lịch sử',
	'mystery'		=> 'Bí ẩn',
	'sci-fi'		=> 'Viễn tưởng',
	'western'		=> 'Viễn tây',
	'animation'		=> 'Hoạt hình',
	'documentary'		=> 'Phim tài liệu',
	'romance'		=> 'Tình cảm',
	'war'			=> 'Chiến tranh',
	'sport'			=> 'Thể thao',
	'horror'		=> 'Kinh dị',
	'fantasy'		=> 'Thần thoại',
	'music'			=> 'Âm nhạc',
	'musical'		=> 'Ca nhạc',
	'thriller'		=> 'Trinh thám',
	'reality-tv'		=> 'Thực tế',
	'film-noir'		=> 'Phim noir',
	'1phimchieurap'		=> 'Phim chiếu rạp',	
);

#-------- Limit 2 ---------------------#
if (file_exists("./data/limit2.php")) include("./data/limit2.php");

if (file_exists("./../../../../class.user/config.all.php")) require_once ('./../../../../class.user/config.all.php');
else die('not found file config');
?>