markclark - ait Kullanıcı Resmi (Avatar)
markclark
07.15.2024, 13:24
Üyelik tarihi 11.07.2021
137 konu

👪★ ʜᴅғɪʟᴍᴄᴇʜᴇɴɴᴇᴍɪ.sʜ ★👀


  • Localhost Olarak Çalışmaktadır.
  • Rapidrame Linkler İçin Kullanım Yapılmaktadır.
  • Bilgilerinize Sunulur.




PHP

Code:
  1. <?php
  2. $Live = $_GET['HLS'];
  3. $ch = curl_init('https://www.hdfilmcehennemi.sh/'.$Live.'');
  4. curl_setopt($ch, CURLOPT_SSL_VERIFYHOST, false);
  5. curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
  6. curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
  7. curl_setopt($ch, CURLOPT_HTTPHEADER, array(
  8. 'Host: www.hdfilmcehennemi.sh',
  9. 'Connection: keep-alive',
  10. 'Upgrade-Insecure-Requests: 1',
  11. 'User-Agent: AdsBot-Google',
  12. 'Accept: application/xml',
  13. 'Referer: https://www.google.com/',
  14. ));
  15. $site = curl_exec($ch);
  16. curl_close ($ch);
  17. $site = str_replace('\\','',$site);
  18. preg_match('#data-active="" data-video="(.*?)"#',$site,$icerik);
  19. $Rapidrame = $icerik[1];
  20. $ch1 = curl_init('https://www.hdfilmcehennemi.sh/video/'.$Rapidrame.'/');
  21. curl_setopt($ch1, CURLOPT_SSL_VERIFYHOST, false);
  22. curl_setopt($ch1, CURLOPT_SSL_VERIFYPEER, false);
  23. curl_setopt($ch1, CURLOPT_RETURNTRANSFER, true);
  24. curl_setopt($ch1, CURLOPT_HTTPHEADER, array(
  25. 'Host: www.hdfilmcehennemi.sh',
  26. 'Connection: keep-alive',
  27. 'Content-Type: application/json',
  28. 'X-Requested-With: fetch',
  29. 'User-Agent: AdsBot-Google',
  30. 'Accept: */*',
  31. 'Referer: https://www.hdfilmcehennemi.sh/',
  32. ));
  33. $site1 = curl_exec($ch1);
  34. curl_close ($ch1);
  35. $site1 = str_replace('\\','',$site1);
  36. preg_match('#data-src="(.*?)"#',$site1,$icerik);
  37. $Data = $icerik[1];
  38. $ch2 = curl_init(''.$Data.'/');
  39. curl_setopt($ch2, CURLOPT_SSL_VERIFYHOST, false);
  40. curl_setopt($ch2, CURLOPT_SSL_VERIFYPEER, false);
  41. curl_setopt($ch2, CURLOPT_RETURNTRANSFER, true);
  42. curl_setopt($ch2, CURLOPT_HTTPHEADER, array(
  43. 'Host: www.hdfilmcehennemi.sh',
  44. 'Connection: keep-alive',
  45. 'Upgrade-Insecure-Requests: 1',
  46. 'User-Agent: AdsBot-Google',
  47. 'Accept: application/xml',
  48. 'Referer: https://www.hdfilmcehennemi.sh/',
  49. ));
  50. $site2 = curl_exec($ch2);
  51. curl_close ($ch2);
  52. $site2 = str_replace('|','"',$site2);
  53. preg_match('#aHR(.*?)"#',$site2,$icerik);
  54. $Url = $icerik[1];
  55. $ch3 = curl_init('https://www.base64decode.org/');
  56. curl_setopt($ch3, CURLOPT_SSL_VERIFYHOST, false);
  57. curl_setopt($ch3, CURLOPT_SSL_VERIFYPEER, false);
  58. curl_setopt($ch3, CURLOPT_RETURNTRANSFER, true);
  59. curl_setopt($ch3, CURLOPT_POST, true);
  60. curl_setopt($ch3, CURLOPT_POSTFIELDS, "input=aHR$Url&charset=UTF-8");
  61. curl_setopt($ch3, CURLOPT_HTTPHEADER, array(
  62. 'Host: www.base64decode.org',
  63. 'Connection: keep-alive',
  64. 'Cache-Control: max-age=0',
  65. 'Upgrade-Insecure-Requests: 1',
  66. 'Origin: https://www.base64decode.org',
  67. 'Content-Type: application/x-www-form-urlencoded',
  68. 'User-Agent: AdsBot-Google',
  69. 'Accept: application/xml',
  70. 'Referer: https://www.base64decode.org/',
  71. ));
  72. $site3 = curl_exec($ch3);
  73. curl_close ($ch3);
  74. $site3 = str_replace('amp;','',$site3);
  75. $site3 = str_replace('</textarea>','"',$site3);
  76. preg_match('#Result goes here..." spellcheck="false">(.*?)"#',$site3,$icerik);
  77. $Link = $icerik[1];
  78. header ("Location: $Link");
  79. ?>


ORNEK LINK

[Sadece kayıtlı ve aktif kullanıcılar bağlantıları görebilir.] Kayıt Olmak İçin Tıklayınız..