mirror of
https://github.com/searxng/searxng.git
synced 2025-07-19 11:19:54 +02:00
[mod] the bittorent search engines are available only in the files category
related to #101
This commit is contained in:
parent
e239369f1f
commit
1113f7e616
8 changed files with 8 additions and 8 deletions
|
@ -19,7 +19,7 @@ about = {
|
|||
|
||||
url = 'https://1337x.to/'
|
||||
search_url = url + 'search/{search_term}/{pageno}/'
|
||||
categories = ['videos']
|
||||
categories = ['files']
|
||||
paging = True
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue