forked from zaclys/searxng
parent
b25dccd1ae
commit
16915116e0
|
@ -18,7 +18,7 @@ categories = ['videos', 'music', 'files']
|
||||||
paging = True
|
paging = True
|
||||||
|
|
||||||
# search-url
|
# search-url
|
||||||
url = 'https://thepiratebay.se/'
|
url = 'https://thepiratebay.org/'
|
||||||
search_url = url + 'search/{search_term}/{pageno}/99/{search_type}'
|
search_url = url + 'search/{search_term}/{pageno}/99/{search_type}'
|
||||||
|
|
||||||
# piratebay specific type-definitions
|
# piratebay specific type-definitions
|
||||||
|
|
Loading…
Reference in New Issue