Merge pull request #2626 from mikeri/solidtorrents

Add Solid Torrents engine
This commit is contained in:
Alexandre Flament
2021-03-12 19:45:22 +01:00
committed by GitHub
3 changed files with 60 additions and 0 deletions

View File

@@ -194,6 +194,7 @@ PYLINT_FILES=\
searx/engines/google_videos.py \
searx/engines/google_images.py \
searx/engines/mediathekviewweb.py \
searx/engines/solidtorrents.py \
searx/engines/google_scholar.py \
searx/engines/yahoo_news.py \
searx/engines/apkmirror.py \