mirror of
https://github.com/searxng/searxng.git
synced 2025-07-15 09:19:20 +02:00
Merge branch 'master' of https://github.com/asciimoo/searx
This commit is contained in:
commit
a62b94e21c
7 changed files with 79 additions and 32 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue