Guest User

Untitled

a guest
Dec 17th, 2024
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 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.1.0.1
  8. * @ Author : DeZender
  9. * @ Release on : 29.08.2020
  10. * @ Official site : http://DeZender.Net
  11. *
  12. */
  13.  
  14. require_once 'area.php';
  15.  
  16. if (isset($_POST['gonder'])) {
  17. function g_url($url = NULL, $xY = 0, $sc = NULL)
  18. {
  19. if ($xY == 1) {
  20. 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));
  21. }
  22. else {
  23. return rtrim(str_replace(['http://', 'https://', 'www.'], ['', '', ''], get_base_url($url)), '/');
  24. }
  25. }
  26.  
  27. $domain = $_POST['domain'];
  28. ........................................................
  29. ....................................
  30. ..............
Add Comment
Please, Sign In to add comment