Esempio n. 1
0
 function __construct()
 {
     $this->booker = 'olymp';
     $this->host = 'https://olympbet.com';
     parent::__construct();
 }
Esempio n. 2
0
 function __construct()
 {
     $this->booker = 'marathon';
     $this->host = 'http://marathonbet.com';
     parent::__construct();
 }
Esempio n. 3
0
 function __construct()
 {
     $this->booker = 'betcity';
     $this->host = 'http://betcityru.com';
     parent::__construct();
 }
Esempio n. 4
0
 function __construct()
 {
     $this->booker = 'plusminus';
     $this->host = 'http://plusminus1.com';
     parent::__construct();
 }