summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-08-27Little tutorial about nginx and tor (#7)ckg
review it :3 Reviewed-on: https://git.lolcat.ca/lolcat/4get/pulls/7 Co-authored-by: ckg <ckg@airmail.cc> Co-committed-by: ckg <ckg@airmail.cc>
2023-08-27fix readmelolcat
2023-08-27Merge branch 'master' of https://git.lolcat.ca/lolcat/4getlolcat
what am i doing
2023-08-27added yandex web and video search, removed fb searchlolcat
2023-08-24add set -e and use exec to replace parent process to handle docker signals (#6)throwaway
use `exec` to turn httpd into parent process. This is important for docker signalling such as `docker stop ${container_id}` add `set -e` which stops the entrypoint script if any command exits with a non-zero exit code. Reviewed-on: https://git.lolcat.ca/lolcat/4get/pulls/6 Co-authored-by: throwaway <developerthrowaway@protonmail.com> Co-committed-by: throwaway <developerthrowaway@protonmail.com>
2023-08-23Add Dockerfile and docker entrypoint (#5)throwaway
Add Dockerfile and docker entrypoint Co-authored-by: lolcat <lolcat@no-reply@lolcat.ca> Reviewed-on: https://git.lolcat.ca/lolcat/4get/pulls/5 Co-authored-by: throwaway <developerthrowaway@protonmail.com> Co-committed-by: throwaway <developerthrowaway@protonmail.com>
2023-08-22Delete banner/birds birds birdsw_4.jpglolcat
2023-08-13removed wrong thinglolcat
2023-08-13ill need to rewrite the google scraper, but hey atleast we got imagesearch ↵lolcat
working woooo
2023-08-10added faceberg settinglolcat
2023-08-10fix the faceberg urlslolcat
2023-08-10added faceberg videoslolcat
2023-08-08remove .phplolcat
2023-08-08added brave image+video supportlolcat
2023-07-27bug fixes (without google support)lolcat
2023-07-26felt quirky, might commit laterlolcat
2023-07-22still missing things on google scraperlolcat