diff options
| author | Markus Heiser <markus.heiser@darmarIT.de> | 2021-12-07 07:00:47 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-07 07:00:47 +0100 |
| commit | b5c9cc4ff39be390aabb2794b2a5ba8a9fc1f713 (patch) | |
| tree | fb51faac3243d3b1b754a04e1b5484cb3af2bc90 /searx/settings.yml | |
| parent | 24c7d6300e4765be046b4e2bb1fde6d280ba049e (diff) | |
| parent | fbc2a6ab4b9d90c654b92fc25b3f0959da094926 (diff) | |
Merge pull request #586 from dalf/remove-yggtorrent
[del] remove yggtorrent
Diffstat (limited to 'searx/settings.yml')
| -rw-r--r-- | searx/settings.yml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/searx/settings.yml b/searx/settings.yml index c4ea6ebdb..9e74b5795 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -1355,13 +1355,6 @@ engines: # Or you can use the html non-stable engine, activated by default engine: youtube_noapi - - name: yggtorrent - engine: yggtorrent - shortcut: ygg - url: https://www4.yggtorrent.li/ - disabled: true - timeout: 4.0 - - name: dailymotion engine: dailymotion shortcut: dm |