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.1.0.1
- * @ Author : DeZender
- * @ Release on : 29.08.2020
- * @ Official site : http://DeZender.Net
- *
- */
- require_once 'area.php';
- if (isset($_POST['gonder'])) {
- function g_url($url = NULL, $xY = 0, $sc = NULL)
- {
- if ($xY == 1) {
- return md5('backgammon_cNruhONTTw6TZNZhq0ZS7sKYk0wKD1ds' . hash('sha1', crc32(base64_decode(parse_url('http://' . rtrim(str_replace(['http://', 'https://', 'www.'], ['http://', 'http://', ''], $url), '/'), PHP_URL_HOST))) . $sc));
- }
- else {
- return rtrim(str_replace(['http://', 'https://', 'www.'], ['', '', ''], get_base_url($url)), '/');
- }
- }
- $domain = $_POST['domain'];
- ........................................................
- ....................................
- ..............
Add Comment
Please, Sign In to add comment