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
commit 92dd5e245e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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 \