summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorlolcat <will@lolcat.ca>2023-10-16 02:30:43 -0400
committerlolcat <will@lolcat.ca>2023-10-16 02:30:43 -0400
commit3aa01807741ffad103b9f6a74d878e58f2e828e8 (patch)
treea06816e71b059d96b5e08f9d304cbc3818e85b48 /README.md
parentfa9dc4d6efc593b7301229c18b058d90024c939e (diff)
captcha and imgur, findthatmeme, yep imagesearch
Diffstat (limited to 'README.md')
-rw-r--r--README.md20
1 files changed, 19 insertions, 1 deletions
diff --git a/README.md b/README.md
index 651944a..70c475e 100644
--- a/README.md
+++ b/README.md
@@ -23,6 +23,9 @@ https://4get.ca
- Yandex
- Google
- Brave
+ - Yep
+ - Imgur
+ - FindThatMeme
3. Videos
- YouTube
@@ -39,6 +42,17 @@ https://4get.ca
5. Music
- SoundCloud
+6. Autocompleter
+ - Brave
+ - DuckDuckGo
+ - Yandex
+ - Google
+ - Qwant
+ - Yep
+ - Marginalia
+ - YouTube
+ - SoundCloud
+
More scrapers are coming soon. I currently want to add Google web/video/news search, HackerNews (durr orange site!!) and Qwant. A shopping and files tab is also in my todo list.
# Setup
@@ -166,7 +180,11 @@ certbot --nginx --key-type ecdsa -d www.yourdomain.com -d yourdomain.com
After doing that certbot should deploy the certificate automatically into your 4get nginx config file. It should be ready to use at that point.
-Ok bye!!!
+## Captcha
+
+Right now the setup for this shit is absolutely awful.
+
+Edit line 190 in `lib/captcha_gen.php` and specify your image sets. You can't disable the captcha right now lol. Just use a previous commit if you want to do that. Call me a shitcoder all you want I've had no energy lately. Images must be stored in `data/captcha`. Create a folder for each category. All files in there should be named from `1.png` to `321839.png`, for example.
## Tor Setup