mirror of
https://github.com/searxng/searxng.git
synced 2025-12-23 12:10:00 +00:00
Merge branch 'master' of https://github.com/asciimoo/searx
This commit is contained in:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user