mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-29 20:56:31 +00:00
add /seeds to mininova search
This commit is contained in:
parent
91fa4df798
commit
736afd6a19
@ -41,7 +41,7 @@ class Search:
|
||||
defaults={'Pirate Bay' : 'http://thepiratebay.org/search/${query}/0/3/0',
|
||||
'Google' : "http://www.google.com/cse?cx=010331601\
|
||||
931556850092%3Apfadwhze_jy&q=${query}&sa=Search&cof=FORID%3A1",
|
||||
'Mininova' : 'http://www.mininova.org/search/?search=${query}',
|
||||
'Mininova' : 'http://www.mininova.org/search/?search=${query}/seeds',
|
||||
'isoHunt' : "http://isohunt.com/torrents/?ihq=${query}"})
|
||||
try:
|
||||
self.config.load()
|
||||
|
Loading…
x
Reference in New Issue
Block a user