From 52d78d8418677d2ce37afbca7c27a767b04852aa Mon Sep 17 00:00:00 2001 From: Emilien Devos Date: Mon, 10 Aug 2020 20:26:59 +0200 Subject: [fix] piratebay engine --- searx/settings.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'searx/settings.yml') diff --git a/searx/settings.yml b/searx/settings.yml index 68fd0ee6f..f9f0a0f8f 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -544,7 +544,8 @@ engines: - name : piratebay engine : piratebay shortcut : tpb - url: https://pirateproxy.red/ + # You may need to change this URL to a proxy if piratebay is blocked in your country + url: https://thepiratebay.org/ timeout : 3.0 - name : pubmed -- cgit v1.2.3