mojeek thumbnail fix

This commit is contained in:
lolcat 2024-11-06 23:43:54 -05:00
parent aaa30c79f5
commit 68dd7f29f6

View file

@ -701,9 +701,11 @@ class mojeek{
if(count($thumb) === 2){
$answer["thumb"] =
urldecode(
$this->fuckhtml
->getTextContent(
$thumb[1]
)
);
}
}