From 513c73a309335fd7197d3cd4b246a9c7d2654a2a Mon Sep 17 00:00:00 2001 From: Markus Heiser Date: Sun, 11 Jul 2021 13:04:14 +0200 Subject: [drop] engine torrentz: torrentz2.eu and torrentz2.is are offline [1] https://torrentfreak.com/torrentz2-eu-domain-suspended-by-registry-on-public-prosecutors-order-200628/ Suggested-by: @rasos https://github.com/searx/searx/issues/1875#issuecomment-877755872 Signed-off-by: Markus Heiser --- searx/settings.yml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'searx/settings.yml') diff --git a/searx/settings.yml b/searx/settings.yml index aeeea01ea..8967abac4 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -1134,7 +1134,7 @@ engines: engine: solidtorrents shortcut: solid timeout: 3.0 - disabled: true + disabled: false # For this demo of the sqlite engine download: # https://liste.mediathekview.de/filmliste-v2.db.bz2 @@ -1156,12 +1156,6 @@ engines: # ORDER BY duration DESC # disabled: false - - name: torrentz - engine: torrentz - shortcut: tor - url: https://torrentz2.eu/ - timeout: 3.0 - # Requires Tor - name: torch engine: xpath -- cgit v1.2.3