• 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.

Share code get link download MediaFire

haimobile

New Member
<?php if(isset($_GET['url'])){ $source = file_get_contents($_GET['url']);// Get source html của link mediafire $dl = explode('kNO = "',$source);// Tách chuỗi để lấy link $dl = explode('";',$dl[1]); // Kết thúc của chuỗi header('location: '.$dl[0]); // Dùng hàm header để chuyển tới link download trực tiếp của mediafire} ?>
 

Facebook Comments

New posts New threads New resources

Back
Top