mirror of
https://github.com/searxng/searxng.git
synced 2025-12-22 19:50:00 +00:00
[mod] the bittorent search engines are available only in the files category
related to #101
This commit is contained in:
@@ -18,7 +18,7 @@ about = {
|
||||
}
|
||||
|
||||
# engine dependent config
|
||||
categories = ['files', 'images', 'videos', 'music']
|
||||
categories = ['files']
|
||||
paging = True
|
||||
|
||||
# search-url
|
||||
|
||||
Reference in New Issue
Block a user