Browse Source

[fix] piratebay url

Adam Tauber 10 years ago
parent
commit
e51cc708ad
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      searx/engines/piratebay.py

+ 1
- 1
searx/engines/piratebay.py View File

@@ -19,7 +19,7 @@ categories = ['videos', 'music', 'files']
19 19
 paging = True
20 20
 
21 21
 # search-url
22
-url = 'https://thepiratebay.se/'
22
+url = 'https://thepiratebay.cr/'
23 23
 search_url = url + 'search/{search_term}/{pageno}/99/{search_type}'
24 24
 
25 25
 # piratebay specific type-definitions