From 3ed0cf02bf0221c90161b9b4739a3f1c05fc27b5 Mon Sep 17 00:00:00 2001 From: Ben Busby Date: Fri, 12 Feb 2021 10:37:39 -0500 Subject: [PATCH] List public instances in readme Note: future public instances should be added with a PR --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b989c8e..f8a9954 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,8 @@ Contents 5. [Usage](#usage) 6. [Extra Steps](#extra-steps) 7. [FAQ](#faq) -8. [Screenshots](#screenshots) +8. [Public Instances](#public-instances) +9. [Screenshots](#screenshots) ## Features - No ads or sponsored content @@ -330,6 +331,14 @@ I'm a huge fan of Searx though and encourage anyone to use that instead if they A lot of the app currently piggybacks on Google's existing support for fetching results pages with Javascript disabled. To their credit, they've done an excellent job with styling pages, but it seems that the image results page - particularly on mobile - is a little rough. Moving forward, with enough interest, I'd like to transition to fetching the results and parsing them into a unique Whoogle-fied interface that I can style myself. +## Public Instances + +*Note: Use public instances at your own discretion. Maintainers of Whoogle do not personally validate the integrity of these instances, and popular public instances are more likely to be rate-limited or blocked.* + +- https://whoogle.sdf.org +- https://whoogle.tormentasolar.win/ +- https://whoogle.himiko.cloud + ## Screenshots #### Desktop ![Whoogle Desktop](docs/screenshot_desktop.jpg)