public function __construct()
 {
     $this->domains = Url::getCorsHostsFromConfig();
 }