lolcat commented on issue lolcat/4get#88 2026-01-18 01:35:09 +00:00
@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.

lolcat closed pull request lolcat/4get#68 2026-01-07 05:08:18 +00:00
replace zzls.xyz instance by nadeko.net and remove dead instances
lolcat closed pull request lolcat/4get#66 2026-01-07 05:08:17 +00:00
Add actions support for 4get docker image builds
lolcat pushed to master at lolcat/4get 2025-12-14 22:20:11 +00:00
92eb6ab14d apache2 doesnt like folders with same name as script
lolcat pushed to master at lolcat/4get 2025-12-14 22:19:06 +00:00
4f587e32e1 unfuck yourself
lolcat pushed to master at lolcat/4get 2025-12-14 22:03:25 +00:00
0243e4edf2 bypass soundclouds recent bullshit
lolcat pushed to master at lolcat/4get 2025-12-14 01:03:30 +00:00
fd155b192e cloudfront ratelimit handler
lolcat pushed to master at lolcat/4get 2025-12-14 00:41:54 +00:00
800cde93cf soundcloud token expiry fix
lolcat pushed to master at lolcat/4get 2025-12-01 07:39:49 +00:00
aa7c85b98a forgot the fucking settings
lolcat pushed to master at lolcat/4get 2025-12-01 07:37:16 +00:00
4f30a3ac39 added yahoo japan, still missing the search filters though
lolcat pushed to master at lolcat/4get 2025-11-29 01:51:18 +00:00
bbfbe59ffb fuck off yahoo
lolcat pushed to master at lolcat/4get 2025-11-29 01:50:39 +00:00
a110b78a72 remove mullvad
lolcat pushed to master at lolcat/4get 2025-10-21 04:35:32 +00:00
46e6ed12e3 fix invalid sublinks on google scraper
lolcat pushed to master at lolcat/4get 2025-10-19 07:56:46 +00:00
ce75cbda81 google engineers on suicide watch
lolcat pushed to master at lolcat/GFucker 2025-10-14 05:29:22 +00:00
4c7648e6c5 is this thing on
lolcat created branch master in lolcat/GFucker 2025-10-14 05:29:22 +00:00
lolcat created repository lolcat/GFucker 2025-10-14 05:23:52 +00:00
lolcat commented on issue lolcat/4get#87 2025-10-12 04:56:52 +00:00
Image preview in google api seareches

$thumb to null will cause errors in frontend.php, set it to this

$thumb = [
     "url" => null,
     "ratio" => null
];
lolcat pushed to master at lolcat/4get 2025-10-10 04:15:45 +00:00
560b9b04da handle google api no results
lolcat pushed to master at lolcat/4get 2025-10-09 02:18:09 +00:00
56ea4811d7 woops