mirror of
https://github.com/searxng/searxng.git
synced 2024-11-22 12:10:11 +01:00
[enh] general torrent search with piratebay
This commit is contained in:
parent
1db082a287
commit
2d179c4cf6
@ -9,6 +9,7 @@ url = 'https://thepiratebay.se/'
|
||||
search_url = url + 'search/{search_term}/0/99/{search_type}'
|
||||
search_types = {'videos': '200'
|
||||
,'music' : '100'
|
||||
,'files' : '0'
|
||||
}
|
||||
|
||||
def request(query, params):
|
||||
|
Loading…
Reference in New Issue
Block a user