summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Tay <samctay@pm.me>2022-05-29 18:39:24 -0700
committerGitHub <noreply@github.com>2022-05-29 18:39:24 -0700
commitd431da5a5e8884b950a75178a069ecf34d8867af (patch)
treedc42eecb7774c74b63ce11d5fca3c84818cb2797
parent4b1cf702253cbd833aa62db654f290d23c92e412 (diff)
parenta9dc48a10ccd29bf386c1421c1399c2de520d85f (diff)
Merge pull request #20 from public-rant/patch-1
Update README.md
-rw-r--r--README.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/README.md b/README.md
index c133a7d..972a475 100644
--- a/README.md
+++ b/README.md
@@ -154,9 +154,12 @@ fine for most users.
The available search engines are StackExchange, DuckDuckGo, and Google.
StackExchange will always be the fastest to search because it doesn't require an
additional request or any HTML parsing; however, it is also very primitive.
-DuckDuckGo is in second place for speed, as its response HTML is much smaller
+~~DuckDuckGo is in second place for speed, as its response HTML is much smaller
than Google's. I've found that it performs well for my queries, so it is the
-default search engine.
+default search engine.~~
+
+DuckDuckGo [sometimes blocks requests](https://github.com/samtay/so/issues/16), so
+it is no longer the default.
### multi-site searching
As stated in the [docs](https://api.stackexchange.com/docs/throttle),