forked from Icycoide/searxng
Remove categories
This commit is contained in:
parent
a320328dda
commit
4776abd1ac
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ from urlparse import urljoin
|
|||
|
||||
url = 'https://1337x.to/'
|
||||
search_url = url + 'search/{search_term}/{pageno}/'
|
||||
categories = ['videos', 'music', 'files']
|
||||
categories = ['videos']
|
||||
paging = True
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue