mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[fix] piratebay url
This commit is contained in:
parent
0e6f8393ab
commit
6be2065670
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ categories = ['videos', 'music', 'files']
|
|||
paging = True
|
||||
|
||||
# search-url
|
||||
url = 'https://thepiratebay.cr/'
|
||||
url = 'https://thepiratebay.se/'
|
||||
search_url = url + 'search/{search_term}/{pageno}/99/{search_type}'
|
||||
|
||||
# piratebay specific type-definitions
|
||||
|
|
Loading…
Add table
Reference in a new issue