Advertisement
Guest User

Untitled

a guest
Nov 6th, 2020
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.00 KB | None | 0 0
  1. <?php
  2.  
  3. if ($_SERVER['SCRIPT_FILENAME'] == basename(__FILE__)) {
  4. exit('NOT ALLOWED');
  5. }
  6.  
  7. define('DIRECT', true);
  8. require_once 'netsource.php';
  9. $user = new user();
  10. $stats = new stats();
  11. $xd = 22;
  12. $siteinfo = $odb->query('SELECT * FROM `settings` LIMIT 1');
  13.  
  14. while ($show = $siteinfo->fetch(PDO::FETCH_ASSOC)) {
  15. $jvkvimxhrfhk = 'show';
  16. $ykiwev = 'show';
  17. $wenvsvod = 'siteurl';
  18. $bkdanmk = 'google_site';
  19. $sitename = $$jvkvimxhrfhk['sitename'];
  20. $description = $show['description'];
  21. $maintaince = $show['maintaince'];
  22. $ieqcwdbr = 'wenvsvod';
  23. $$$ieqcwdbr = $$ykiwev['url'];
  24. $bitcoin = $show['bitcoin'];
  25. $paypal = $show['paypal'];
  26. $rotation = $show['rotation'];
  27. $key = $show['key'];
  28. $paypal_email = $show['paypal_email'];
  29. $testboots = $show['testboots'];
  30. $secretKey = $show['secretKey'];
  31. $cloudflare_set = $show['cloudflare_set'];
  32. ....................................................................................
  33. ...............................................
  34. ..................
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement