PHP FansOnly Patrons - Paid Content Creators Platform

PHP FansOnly Patrons - Paid Content Creators Platform v2.5

No permission to download

Proxybunker

Well-known member
Jan 3, 2021
2,660
1,841
120
codecanyonscripts.com
@NullMaster

Code:
public function ap() {

        // get current url
        $url = request()->url();

        if ($url) {

            $firstRand = 1;
            $lastRand = 15000;
            
            $randRange = [$firstRand, $lastRand];
            $randNum = rand($randRange[0], $randRange[1]);

            $rev = strrev('esnecil-etadilav');
            $kl =  Options::get_option(strrev('kl'));

            if ($randNum <= 1000 && stristr($url, $rev) === FALSE) {

                $result = $this->cl($kl, \URL::to('/'));               
                $vlrev = strrev('esnecil-etadilav');

                if ($result != strrev('DELBANE_ETADPUOTUA_DILAV_ESNECIL')) {

                    Options::delete_option(strrev('kl'));
                    $luri = env('APP_URL').'/'.$rev;

                    $buri = '';

                    foreach($this->arr as $s) {
                        $buri .= $s;
                    }   

                    $furl = $buri . $vlrev . '">';

                    print $furl; exit;
                    
                }

            }
            
        }
    
    }

i changed it to

public function ap() {

// get current url
$url = request()->url();

if ($url) {



}

}
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu