forked from Ponysearch/Ponysearch
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/'
|
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…
Reference in a new issue