diff options
author | Adam Tauber <asciimoo@gmail.com> | 2016-08-16 13:52:55 +0200 |
---|---|---|
committer | Adam Tauber <asciimoo@gmail.com> | 2016-08-16 13:52:55 +0200 |
commit | b72aec0a9b2b548d7f6a8ddecedd58f5392b8372 (patch) | |
tree | 1cfb6e66788d42ef1a2c5bb418a1a7501af0bfc2 | |
parent | 32604be790931908a702b0f639e257b15cdef5df (diff) | |
download | searxng-b72aec0a9b2b548d7f6a8ddecedd58f5392b8372.tar.gz searxng-b72aec0a9b2b548d7f6a8ddecedd58f5392b8372.zip |
[fix] remove btdigg - see https://torrentfreak.com/btdigg-shut-down-due-to-torrent-spam-for-now-160711/
-rw-r--r-- | searx/settings.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/searx/settings.yml b/searx/settings.yml index d22bcf98f..2c034a863 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -84,10 +84,6 @@ engines: disabled : True shortcut : bb - - name : btdigg - engine : btdigg - shortcut : bt - - name : crossref engine : json_engine paging : True |