Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $html = curl_get('https://faporn.net/'.$_GET['video']);
- preg_match('|<a href="https://faporn.net/get_file/(.+?)"|iu',$html,$video);
- echo '<div class=q><video controls width="100%" height="25%" poster="/examples/media/martynko.png" preload="none">
- <source src="https://faporn.net/get_file/'.$video[1].'" type="video/mp4"></video></div>';
- echo '<div class=q>https://faporn.net/get_file/'.$video[1].'.mp4</div>';
Advertisement
Add Comment
Please, Sign In to add comment