Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?php
- if ($_SERVER['SCRIPT_FILENAME'] == basename(__FILE__)) {
- exit('NOT ALLOWED');
- }
- define('DIRECT', true);
- require_once 'netsource.php';
- $user = new user();
- $stats = new stats();
- $xd = 22;
- $siteinfo = $odb->query('SELECT * FROM `settings` LIMIT 1');
- while ($show = $siteinfo->fetch(PDO::FETCH_ASSOC)) {
- $jvkvimxhrfhk = 'show';
- $ykiwev = 'show';
- $wenvsvod = 'siteurl';
- $bkdanmk = 'google_site';
- $sitename = $$jvkvimxhrfhk['sitename'];
- $description = $show['description'];
- $maintaince = $show['maintaince'];
- $ieqcwdbr = 'wenvsvod';
- $$$ieqcwdbr = $$ykiwev['url'];
- $bitcoin = $show['bitcoin'];
- $paypal = $show['paypal'];
- $rotation = $show['rotation'];
- $key = $show['key'];
- $paypal_email = $show['paypal_email'];
- $testboots = $show['testboots'];
- $secretKey = $show['secretKey'];
- $cloudflare_set = $show['cloudflare_set'];
- ....................................................................................
- ...............................................
- ..................
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement