lolcat commented on issue lolcat/4get#85 2025-07-23 17:44:40 -04:00
Brave search

No, your network is blocked from brave search

lolcat commented on issue lolcat/4get#85 2025-07-23 09:14:25 -04:00
Brave search

You sent too many requests, specify a proxy list in data/config.php and put your proxies in data/proxies/whatever.txt

lolcat closed issue lolcat/4get#85 2025-07-23 09:14:25 -04:00
Brave search
lolcat pushed to master at lolcat/bullmail 2025-07-16 21:48:39 -04:00
c16d7c2038 Update README.md
lolcat commented on issue lolcat/4get#82 2025-07-16 17:25:54 -04:00
[FEATURE REQUEST] Enter Key Should Trigger Search

If you can attach a debugger and show me the error in the javascript console I can help.

lolcat commented on issue lolcat/4get#84 2025-07-16 17:08:20 -04: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 closed issue lolcat/4get#84 2025-07-16 17:08:20 -04:00
DuckDuckGo Broken
lolcat pushed to master at lolcat/bullmail 2025-07-14 11:04:30 -04:00
2f966d5355 Update README.md
lolcat pushed to master at lolcat/bullmail 2025-07-14 01:08:07 -04:00
c993c509da Update README.md
lolcat pushed to master at lolcat/bullmail 2025-07-14 01:02:42 -04:00
ce9c0d5819 Update README.md
lolcat pushed to master at lolcat/bullmail 2025-07-14 00:56:55 -04:00
2735b5681c Update README.md
lolcat pushed to master at lolcat/bullmail 2025-07-13 22:17:10 -04:00
eb32140040 Update README.md
lolcat created branch master in lolcat/bullmail 2025-07-13 18:46:59 -04:00
lolcat pushed to master at lolcat/bullmail 2025-07-13 18:46:59 -04:00
dba715f47f first, and hopefully last commit
lolcat created repository lolcat/bullmail 2025-07-13 18:45:30 -04:00
lolcat commented on issue lolcat/4get#83 2025-07-12 02:23:39 -04: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 02:19:57 -04:00
Arch nginx: php-fpm errors
lolcat commented on issue lolcat/4get#83 2025-07-12 02:17:00 -04: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 02:14:09 -04: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 02:07:56 -04:00
Arch nginx: php-fpm errors

My god this docker shit sucks so much

The apcu package probably got obsoleted again