From 9692f4c1b83c8c21c031d78cd3a57bd35e5087f8 Mon Sep 17 00:00:00 2001 From: Kokomo123 Date: Sun, 3 Dec 2023 09:58:29 -0500 Subject: [PATCH] Add 4get to Search Engines --- software/4get.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 software/4get.yml diff --git a/software/4get.yml b/software/4get.yml new file mode 100644 index 0000000000..bc77705858 --- /dev/null +++ b/software/4get.yml @@ -0,0 +1,13 @@ +name: "4get" +website_url: "https://4get.ca" +source_code_url: "https://git.lolcat.ca/lolcat/4get" +description: "A proxy search engine that lets you search the internet anonymously." +licenses: + - WTFPL +platforms: + - PHP + - Docker +tags: + - Search Engines +depends_3rdparty: true +demo_url: "https://4get.ca" \ No newline at end of file