diff options
Diffstat (limited to 'searx/settings.yml')
| -rw-r--r-- | searx/settings.yml | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/searx/settings.yml b/searx/settings.yml index 2f96cce22..b3a71e6a7 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -1022,13 +1022,12 @@ engines: # Or you can use the html non-stable engine, activated by default engine : youtube_noapi - # tmp suspended: Cloudflare CAPTCHA - #- name : yggtorrent - # engine : yggtorrent - # shortcut : ygg - # url: https://www2.yggtorrent.si/ - # disabled : True - # timeout : 4.0 + - name : yggtorrent + engine : yggtorrent + shortcut : ygg + url: https://www4.yggtorrent.li/ + disabled : True + timeout : 4.0 - name : dailymotion engine : dailymotion |