Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?php
- /**
- *
- * @ This file is created by http://DeZender.Net
- * @ deZender (PHP7 Decoder for ionCube Encoder)
- *
- * @ Version : 4.0.5.0
- * @ Author : DeZender
- * @ Release on : 22.06.2018
- * @ Official site : http://DeZender.Net
- *
- */
- goto label303;
- label1:
- require IPTV_INCLUDES_PATH . 'streaming.php';
- goto label82;
- label5:
- define('FFMPEG_PATH', file_exists(BIN_PATH . 'ffmpeg') ? BIN_PATH . 'ffmpeg' : '/usr/bin/ffmpeg');
- goto label272;
- label21:
- define('IN_SCRIPT', true);
- goto label322;
- label26:
- define('IPTV_CLIENT_AREA', IPTV_PANEL_DIR . 'wwwdir/client_area/');
- goto label308;
- label33:
- define('STREAMS_PATH', IPTV_PANEL_DIR . 'streams/');
- goto label144;
- label40:
- define('TMP_DIR', IPTV_PANEL_DIR . 'tmp/');
- goto label292;
- label47:
- if (!empty($argc)) {
- goto label315;
- }
- goto label70;
- label52:
- goto label315;
- label53:
- define('RESTART_TAKE_CACHE', 5);
- goto label371;
- label58:
- require IPTV_INCLUDES_PATH . 'mysql.php';
- goto label1;
- label62:
- a92ceB1a02222af441FE6eD87B756A6f::$ipTV_db = &$Bc0119a0b564a66ee53533d184ad98e5;
- goto label204;
- label65:
- define('PHP_BIN', '/home/xtreamcodes/iptv_xtream_codes/php/bin/php');
- .........................................................................................
- ..............................................
- .............
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement