mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
btbit: provide default seeders and leeches as web site has none.
some clients require more than 0 seedres to select successfully.
This commit is contained in:
@@ -53,6 +53,10 @@
|
|||||||
selector: .sbar span:nth-of-type(5) b
|
selector: .sbar span:nth-of-type(5) b
|
||||||
grabs:
|
grabs:
|
||||||
selector: .sbar span:nth-of-type(6) b
|
selector: .sbar span:nth-of-type(6) b
|
||||||
|
seeders:
|
||||||
|
text: "999"
|
||||||
|
leechers:
|
||||||
|
text: "999"
|
||||||
downloadvolumefactor:
|
downloadvolumefactor:
|
||||||
text: "0"
|
text: "0"
|
||||||
uploadvolumefactor:
|
uploadvolumefactor:
|
||||||
|
Reference in New Issue
Block a user