lolcat pushed to master at lolcat/deekchat_renachan 2024-10-27 18:40:48 +00:00
4d3c11eb21 twitter embed fix
lolcat commented on issue lolcat/4get#46 2024-10-25 13:54:14 +00:00
Thumbnails look broken on my own instance

Sick, but yeah sorry about that. I don't think nginx handles passing the .php extension accidentally. If you pass an extension on an apache2 build, shit just werks.

lolcat pushed to master at lolcat/4get 2024-10-25 01:47:03 +00:00
9c18753ec3 yes of course i need to fucking forget the .php again AAAAAAAAAAA
lolcat commented on issue lolcat/4get#46 2024-10-24 22:50:24 +00:00
Thumbnails look broken on my own instance

Weird. Why wouldn't it pass the i parameter to /proxy? Do you have any weird redirects setup?

lolcat commented on issue lolcat/4get#46 2024-10-24 14:10:12 +00:00
Thumbnails look broken on my own instance

Please open the network tab, and reload the page. Inspect the headers of an image, you should see an X-Error header with more information.

lolcat pushed to master at lolcat/4get 2024-10-23 00:15:06 +00:00
d8a729796e fix crash on google cse, added settings
lolcat pushed to master at lolcat/4get 2024-10-22 15:34:17 +00:00
9ac195ac3b added google CSE
Compare 2 commits »
lolcat pushed to master at lolcat/4get 2024-10-21 14:17:10 +00:00
d427a48ed4 Merge pull request 'nginx documentation but better' (#41) from bread/4get:master into master
12d5b4ade8 Merge branch 'master' into master
c422abbdc6 add css via copy and paste (slightly edited to not require a lot from my shithole)
85246cc7ec 194 lines of mark(down)
d709d12111 fix html making md look bad
Compare 8 commits »
lolcat merged pull request lolcat/4get#41 2024-10-21 14:17:08 +00:00
nginx documentation but better
lolcat pushed to master at bread/4get 2024-10-21 14:16:55 +00:00
12d5b4ade8 Merge branch 'master' into master
6eabc3edf4 qwant captcha detect
Compare 2 commits »
lolcat commented on pull request lolcat/4get#41 2024-10-21 14:07:41 +00:00
nginx documentation but better

Please commit the theme, I will add it

The wording changes are kind of useless since I'm working on a new frontend at the moment.

lolcat commented on issue lolcat/4get#44 2024-10-20 19:10:23 +00:00
Avoiding captcha

@throwaway

tell me @root , does the homepage work when duckduckgo scraper fails? Cause I set it to timeout after 30 seconds, so maybe it's just really slow and you're blocked from duckduckgo.

lolcat commented on issue lolcat/4get#40 2024-10-20 03:39:56 +00:00
localhost (and site) unable to search

Awesome, I'm happy you managed to figure it out. Is the nginx guide missing anything or are you ready to merge?

lolcat commented on issue lolcat/4get#32 2024-10-20 03:37:07 +00:00
Followed the guide for Caddy and nothing works.
lolcat commented on issue lolcat/4get#40 2024-10-18 22:22:34 +00:00
localhost (and site) unable to search

php83 is better, yes. It's a patch for php8.

lolcat commented on issue lolcat/4get#44 2024-10-16 20:30:37 +00:00
Avoiding captcha

It times out because the IP you used for requesting results is blocked, that's just something duckduckgo does. Use the qwant scraper if you need bing results

lolcat commented on issue lolcat/4get#40 2024-10-12 16:20:26 +00:00
localhost (and site) unable to search

Can you make sure libsodium is loaded?

will@fuckedmachine:~$ php -r "phpinfo();" 
lolcat commented on issue lolcat/4get#40 2024-10-11 02:13:43 +00:00
localhost (and site) unable to search

Just reset your shell. If you don't put a ; last command will be appended to the current one.

lolcat commented on issue lolcat/4get#40 2024-10-11 02:09:54 +00:00
localhost (and site) unable to search

You forgot the ;