lolcat closed issue lolcat/4get#84 2025-07-16 21:08:20 +00:00
DuckDuckGo Broken
lolcat commented on issue lolcat/4get#84 2025-07-16 21:08:20 +00:00
DuckDuckGo Broken

DuckDuckGo had an outage earlier today. I tried scraping the error message you see in the tweet below, but as I was debugging it they started redirecting me to html.duckduckgo.com, where it…

lolcat pushed to master at lolcat/bullmail 2025-07-14 15:04:30 +00:00
2f966d5355 Update README.md
lolcat pushed to master at lolcat/bullmail 2025-07-14 05:08:07 +00:00
c993c509da Update README.md
lolcat pushed to master at lolcat/bullmail 2025-07-14 05:02:42 +00:00
ce9c0d5819 Update README.md
lolcat pushed to master at lolcat/bullmail 2025-07-14 04:56:55 +00:00
2735b5681c Update README.md
lolcat pushed to master at lolcat/bullmail 2025-07-14 02:17:10 +00:00
eb32140040 Update README.md
lolcat pushed to master at lolcat/bullmail 2025-07-13 22:46:59 +00:00
dba715f47f first, and hopefully last commit
lolcat created branch master in lolcat/bullmail 2025-07-13 22:46:59 +00:00
lolcat created repository lolcat/bullmail 2025-07-13 22:45:30 +00:00
lolcat commented on issue lolcat/4get#83 2025-07-12 06:23:39 +00:00
Arch nginx: php-fpm errors

are you sure php-apcu package is installed and that you restarted your PHP-FPM processes?

lolcat commented on issue lolcat/4get#83 2025-07-12 06:19:57 +00:00
Arch nginx: php-fpm errors
lolcat commented on issue lolcat/4get#83 2025-07-12 06:17:00 +00:00
Arch nginx: php-fpm errors

Sorry, didn't notice grep was case sensitive

will@fuckedmachine:~$ php -i "phpinfo();" 
lolcat commented on issue lolcat/4get#83 2025-07-12 06:14:09 +00:00
Arch nginx: php-fpm errors

Well it's complaining about APCU not being present. Run

php -i "phpinfo();" 
lolcat commented on issue lolcat/4get#83 2025-07-12 06:07:56 +00:00
Arch nginx: php-fpm errors

My god this docker shit sucks so much

The apcu package probably got obsoleted again

lolcat commented on issue lolcat/4get#82 2025-07-09 06:14:03 +00:00
[FEATURE REQUEST] Enter Key Should Trigger Search

I'm aware of the issue, but I'm unable to see the javascript console on mobile devices. If you manage to share the error logs I will be able to fix the problem.

From my testing, it seems to…

lolcat closed issue lolcat/4get#81 2025-07-09 03:12:34 +00:00
'Did you mean' quotation specification on DDG doesn't work.
lolcat commented on issue lolcat/4get#81 2025-07-09 03:12:33 +00:00
'Did you mean' quotation specification on DDG doesn't work.

Yeah I fucked up, the duckduckgo scraper wasn't decoding the html entities and the frontend wasn't escaping the string. woops

It's fixed now, thanks for the report

lolcat pushed to master at lolcat/4get 2025-07-09 03:10:16 +00:00
430c0a2f0f fix potential xss woops
lolcat pushed to master at lolcat/4get 2025-07-09 03:08:19 +00:00
1a00bf8069 duckduckgo spelling fix