mirror of
https://github.com/searx/searx
synced 2025-02-18 04:40:47 +01:00
Remove categories
This commit is contained in:
parent
a320328dda
commit
4776abd1ac
@ -5,7 +5,7 @@ from urlparse import urljoin
|
|||||||
|
|
||||||
url = 'https://1337x.to/'
|
url = 'https://1337x.to/'
|
||||||
search_url = url + 'search/{search_term}/{pageno}/'
|
search_url = url + 'search/{search_term}/{pageno}/'
|
||||||
categories = ['videos', 'music', 'files']
|
categories = ['videos']
|
||||||
paging = True
|
paging = True
|
||||||
|
|
||||||
|
|
||||||
|
@ -591,7 +591,7 @@ engines:
|
|||||||
- name : 1337x
|
- name : 1337x
|
||||||
engine : 1337x
|
engine : 1337x
|
||||||
shortcut : 1337x
|
shortcut : 1337x
|
||||||
disabled : False
|
disabled : True
|
||||||
|
|
||||||
#The blekko technology and team have joined IBM Watson! -> https://blekko.com/
|
#The blekko technology and team have joined IBM Watson! -> https://blekko.com/
|
||||||
# - name : blekko images
|
# - name : blekko images
|
||||||
|
Loading…
x
Reference in New Issue
Block a user