Update sliderkz.php
Update slider.kz to hayqbhgr.slider.kz
This commit is contained in:
@@ -8,7 +8,7 @@ use OCA\NCDownloader\Tools\tableData;
|
|||||||
//slider.kz
|
//slider.kz
|
||||||
class sliderkz extends searchBase implements searchInterface
|
class sliderkz extends searchBase implements searchInterface
|
||||||
{
|
{
|
||||||
public $baseUrl = "https://slider.kz/vk_auth.php";
|
public $baseUrl = "https://hayqbhgr.slider.kz/vk_auth.php";
|
||||||
protected $query = null;
|
protected $query = null;
|
||||||
protected $tableTitles = [];
|
protected $tableTitles = [];
|
||||||
|
|
||||||
@@ -37,7 +37,7 @@ class sliderkz extends searchBase implements searchInterface
|
|||||||
protected function getDownloadUrl(array $item): string
|
protected function getDownloadUrl(array $item): string
|
||||||
{
|
{
|
||||||
extract($item);
|
extract($item);
|
||||||
return sprintf("https://slider.kz/%s/%s/%s/%s.mp3?extra=null",$id,$duration, $durl, urlencode($tit_art));
|
return sprintf("https://hayqbhgr.slider.kz/%s/%s/%s/%s.mp3?extra=null",$id,$duration, $durl, urlencode($tit_art));
|
||||||
}
|
}
|
||||||
|
|
||||||
private function transformResp($data): array
|
private function transformResp($data): array
|
||||||
|
|||||||
Reference in New Issue
Block a user