Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership from 10$ a month today!
Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.
<?php
/*======================================================================*\
|| #################################################################### ||
|| # vt.Lai VBB Redirect 4.1 by SinhVienIT.Net # ||
|| # ---------------------------------------------------------------- # ||
|| # Copyright ©2010-2013 Vu Thanh Lai. All Rights Reserved. # ||
|| # Please do not remove this comment lines. # ||
|| # -------------------- LAST MODIFY INFORMATION ------------------- # ||
|| # Last Modify: 04-01-2013 12:10:00 PM by: Vu Thanh Lai # ||
|| #################################################################### ||
\*======================================================================*/
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*\
|*-------Please specify source when using my code or a part of them-----*|
\*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
error_reporting(E_ALL & ~E_NOTICE & ~E_DEPRECATED);
//header('X-Frame-Options:SAMEORIGIN');
$url=htmlspecialchars_decode(trim(urldecode($_SERVER['QUERY_STRING'])));
$nohttp=eregi('^(sop|ftp|mms|rtmp)\://',$url);
$nodisplay=@preg_match('/\:\/\/(db.tt|youtube.com|facebook.com|www.youtube.com|www.facebook.com|developers.facebook.com|www.google.com|google.com|youtu.be)/i',$url);
//--Nếu không phải là giao thức http thì chuyển luôn
if($nohttp)
{
header('Location: '.$url);
exit();
}
//--Nếu thuộc dạng ko hiển thị khi trong frame thì chuyển luôn
if($nodisplay)
{
header('Location: '.$url);
exit();
}
//--Nếu chưa có http:// thì thêm vào
if(!preg_match('/^[a-z]+\:\/\//i',$url))
{
$url='http://'.$url;
$nohttp=false;
}
//--Nếu là sinhvienit.net cũng chuyển luôn
if(strpos($url,'sinhvienit.net/')!==false)
{
header('Location: '.$url);
exit();
}
?>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta name="ROBOTS" content="NOINDEX,FOLLOW">
<title>Redirecting...</title>
<style type="text/css">
<!--
#vtlai_uploader_loading
{
background: #000;
background: rgba(0, 0, 0, 0.65);
filter: alpha(opacity = 65);
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
font-family: Tahoma;
font-size: 12px;
width:200px;
left:50%;
top:50%;
margin-left:-100px;
margin-top:-33px;
color:#FFF;
text-align:center;
padding:10px;
position: fixed;
}
#SinhVienIT-Toolbar {
color: #000000;
text-decoration: none;
position:fixed;
width: 100%;
z-index: 0;
left: 0;
bottom: 0;
border-top: 1px solid #C0C0C0;
background-color: #F3F3F3;
font-family:tahoma;
font-size:10pt;
font-weight:bold;
text-align: right;
box-sizing: border-box;
}
#SinhVienIT-Toolbar A{
font-family: tahoma;
font-size: 10pt;
font-weight: bold;
color: #000000;
text-decoration: none;
margin: 3px 5px;
display: inline-block;
}
#SinhVienIT-Toolbar A:hover{
font-family: tahoma;
font-size: 10pt;
font-weight: bold;
color: #0000FF;
text-decoration: underline;
}
-->
</style>
<script>
<!--
var loaded=0;
function close_loader()
{
loaded=1;
vtlai_uploader_loading.style.display='none';
}
function autoRedirect()
{
if(!loaded)
window.location.replace('<?=$url?>');
}
setTimeout('autoRedirect()',10000);
-->
</script>
</head>
<body style="margin: 0px;">
<div id="vtlai_uploader_loading">
<img border="0" src="vtlai_img/vtlai_redirect_loading.gif"><br>
Đang tải dữ liệu...
</div>
<center>
<?php
if($url!='' & $url!='http://')
{
?>
<iframe onload="close_loader()" name="cwindow" style="border: 0pt none;" src="<?=$url?>" rel="nofollow" height="100%" scrolling="AUTO" width="100%">
<p>Bạn
vừa nhấn vào một liên kết trong bài viết trên <a href="http://sinhvienit.net/">SinhVienIT.Net</a>. Liên kết này
<i>có thể</i> chưa được kiểm chứng về độ an toàn và SinhVienIT.Net
không chịu trách nhiệm về nội dung cũng như những nguy hại tới người
dùng có thể gây ra bằng việc chuyển tới liên kết này.</p>
</iframe>
<?php
}
else
{
?>
Đường dẫn không hợp lệ
<?php
}
?>
</center>
<div id="SinhVienIT-Toolbar">
<a href="/">Quay lại trang chủ</a> |
<a href="<?=$url?>">Chuyển hẳn đến trang đích</a></div>
</body>
</html>
Download redirect.zip with Mup5Mình bị mất file này rồi. Giờ không chuyển ra liên kết ngoài được. Hoặc ad cho xin code file đó là được. Tên file có thể là: go.php, chuyen.php ...