Update README.md
This commit is contained in:
parent
52b5d769b9
commit
9973a07247
1 changed files with 7 additions and 0 deletions
|
@ -11,3 +11,10 @@ https://unduck.link?q=%s
|
|||
DuckDuckGo does their redirects server side. Their DNS is...not always great. Result is that it often takes ages.
|
||||
|
||||
I solved this by doing all of the work client side. Once you've went to https://unduck.link once, the JS is all cache'd and will never need to be downloaded again. Your device does the redirects, not me.
|
||||
|
||||
(the above was written by Theo.)
|
||||
|
||||
Changes by Aadit:
|
||||
- Removed Theo's analytics tracking.
|
||||
- Added Perplexity and Kagi as providers.
|
||||
- Made it self hosting ready.
|
Loading…
Add table
Reference in a new issue