cuongpro9x

cuongpro9xcuongpro9x is verified member.

Cường Nguyễn
Staff member
Moderator
Code này là code wap *** khủng nhất toàn cầu với những videos xx hay nhất và liên tục cập nhật. Hỗ trợ tải phim về dạng mp4 or 3gp nói chung là ngon tuyệt. Code này rất nhẹ và là code xvideos đầu tiên được share ra.

Demo Bulon.ga mobile

Đầu tiên các bạn tạo index.php và dán code này lên rồi sửa lại tuỳ ý. Úp logo lên và hưởng thụ

Code dưới đây có 1 số lỗi nhỏ lên cũng không ảnh hưởng lên mình không fix nhé

Nguồn visaotinhyeu11

Ai cmt thì đừng kêu là code này đã được share rồi nhé. Code trên mạng chỉ toàn là curl và dài loàng ngoàng mà củng không biết nó là get link tải hay xvideo nữa lên đừng gạch đá

PHP:
if (isset($_GET['id'])) {
$html = file_get_contents('http://xvideos.com/mobile/' . $_GET['id'] . '');
} else { 
$html = file_get_contents('http://xvideos.com/mobile');
}
if (isset($_GET['k'])) {
$html = file_get_contents('http://xvideos.com/mobile/search?k=' . $_GET['k'] . '');
}
if (isset($_GET['q'])) {
$html = file_get_contents('http://xvideos.com/mobile/search?k=' . $_GET['q'] . '');
}
if (isset($_GET['lg'])) {
$html = file_get_contents('http://xvideos.com/mobile');
}
if (isset($_GET['p'])) {
$html = file_get_contents('http://xvideos.com/mobile/search?k=' . $_GET['q'] . '&p=' . $_GET['p'] . '');
}
$list = preg_replace('|/mobile/|is','http://bulon.ga/?id=',$html);
$list = preg_replace('|Xvideos.com mobile|is','Bulon.ga mobile',$list);
$list = preg_replace('|http://img100.xvideos.com/videos/thumbs/xvideos.gif|is','/logo.png',$list);
$list = preg_replace('|/change-language/|is','http://bulon.ga/?lg=',$list);
$list = preg_replace('|/mobile|is','/',$list);
$list = preg_replace('|/notmobile|is','/',$list);
$list = preg_replace('|<div class="mobile-ad">(.*?)</div>|is','<div class="mobile-ad">Trang wap đang cần liên kết với tất cả mọi người nếu ai muốn thì inbox visaotinhyeu11 mefun nhé ..</div>',$list);
$list = preg_replace('|</body>|is','<div class="mobile-ad">Liên kết: <a href="http://bulon.ga" rel="dofollow">tải phim ***</a>, </div><div class="mobile-ad"><img src="http://c-stat.eu/c.php?u=64768"></div></body>',$list);
echo $list;
$link = $_SERVER['REQUEST_URI'];
$url = preg_replace('|(.*?)h?k(.*?)|is','?q$2',$link);
if (preg_match('/h?k/',$link)) {
header('Location: /' . $url . '');
}
 

Facebook Comments

Similar threads

K
Replies
0
Views
2K
KenyVinh
K
K
Replies
1
Views
2K
fXandam955
F
K
Replies
0
Views
1K
KenyVinh
K
Admin
Replies
0
Views
2K
AdminAdmin is verified member.
Admin
Admin
Replies
0
Views
1K
AdminAdmin is verified member.
Admin
Admin
Replies
0
Views
1K
AdminAdmin is verified member.
Admin
Admin
Replies
1
Views
2K
ckimcute
C
K.T.V
Replies
1
Views
1K
AdminAdmin is verified member.
Admin
Back
Top