Advertisement
Guest User

Untitled

a guest
Jul 21st, 2018
267
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.38 KB | None | 0 0
  1. <?php
  2. /**
  3. *
  4. * @ This file is created by http://DeZender.Net
  5. * @ deZender (PHP7 Decoder for ionCube Encoder)
  6. *
  7. * @ Version : 4.0.5.0
  8. * @ Author : DeZender
  9. * @ Release on : 22.06.2018
  10. * @ Official site : http://DeZender.Net
  11. *
  12. */
  13.  
  14. goto label303;
  15.  
  16. label1:
  17.  
  18. require IPTV_INCLUDES_PATH . 'streaming.php';
  19. goto label82;
  20.  
  21. label5:
  22.  
  23. define('FFMPEG_PATH', file_exists(BIN_PATH . 'ffmpeg') ? BIN_PATH . 'ffmpeg' : '/usr/bin/ffmpeg');
  24. goto label272;
  25.  
  26. label21:
  27.  
  28. define('IN_SCRIPT', true);
  29. goto label322;
  30.  
  31. label26:
  32.  
  33. define('IPTV_CLIENT_AREA', IPTV_PANEL_DIR . 'wwwdir/client_area/');
  34. goto label308;
  35.  
  36. label33:
  37.  
  38. define('STREAMS_PATH', IPTV_PANEL_DIR . 'streams/');
  39. goto label144;
  40.  
  41. label40:
  42.  
  43. define('TMP_DIR', IPTV_PANEL_DIR . 'tmp/');
  44. goto label292;
  45.  
  46. label47:
  47.  
  48. if (!empty($argc)) {
  49. goto label315;
  50. }
  51.  
  52. goto label70;
  53.  
  54. label52:
  55.  
  56. goto label315;
  57.  
  58. label53:
  59.  
  60. define('RESTART_TAKE_CACHE', 5);
  61. goto label371;
  62.  
  63. label58:
  64.  
  65. require IPTV_INCLUDES_PATH . 'mysql.php';
  66. goto label1;
  67.  
  68. label62:
  69.  
  70. a92ceB1a02222af441FE6eD87B756A6f::$ipTV_db = &$Bc0119a0b564a66ee53533d184ad98e5;
  71. goto label204;
  72.  
  73. label65:
  74.  
  75. define('PHP_BIN', '/home/xtreamcodes/iptv_xtream_codes/php/bin/php');
  76. .........................................................................................
  77. ..............................................
  78. .............
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement