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