forked from lolcat/4get
hopefully this fixes bing images my fucking god
This commit is contained in:
@@ -988,6 +988,6 @@ class qwant{
|
||||
return $url;
|
||||
}
|
||||
|
||||
return "https://" . $image["host"] . "/th/id/" . $id;
|
||||
return "https://" . $image["host"] . "/th?id=" . rawurlencode($id);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user