1
0
forked from lolcat/4get

soundcloud lolllllll

This commit is contained in:
2023-09-03 22:41:44 -04:00
parent cfd44438ae
commit c8ab934b10
13 changed files with 982 additions and 18 deletions

View File

@@ -959,6 +959,7 @@ class yandex{
"img"
);
$c = 1;
if(count($thumb) === 0){
$thumb = [
@@ -967,7 +968,6 @@ class yandex{
];
}else{
$c = 1;
$thumb = [
"url" =>
str_replace(
@@ -1065,12 +1065,17 @@ class yandex{
"views" => $views,
"thumb" => $thumb,
"url" =>
$this->fuckhtml
->getTextContent(
$data["counters"]
["toHostingLoaded"]
["postfix"]
["href"]
str_replace(
"http://",
"https://",
$this->fuckhtml
->getTextContent(
$data["counters"]
["toHostingLoaded"]
["postfix"]
["href"]
),
$c
)
];
}