summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Anthony <82001325+public-rant@users.noreply.github.com>2022-05-29 21:04:35 +1000
committerGitHub <noreply@github.com>2022-05-29 21:04:35 +1000
commita9dc48a10ccd29bf386c1421c1399c2de520d85f (patch)
treedc42eecb7774c74b63ce11d5fca3c84818cb2797
parent4b1cf702253cbd833aa62db654f290d23c92e412 (diff)
Update README.md
DuckDuckGone?
-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),