diff options
Diffstat (limited to 'searx/settings.yml')
| -rw-r--r-- | searx/settings.yml | 3 |
1 files changed, 2 insertions, 1 deletions
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 |