Block a user
@lolcat Request to Developers: Remove Useless query parameters (after '?') from YouTube's i.ytimg.com/ Video Thumbnail URLs.
Those parameters are useful, they crop the thumbnail's black borders. Otherwise it looks like bing's thumbnails.
replace zzls.xyz instance by nadeko.net and remove dead instances
Add actions support for 4get docker image builds
Image preview in google api seareches
$thumb to null will cause errors in frontend.php, set it to this
$thumb = [
"url" => null,
"ratio" => null
];