Private GIT

Skip to content
Snippets Groups Projects
Commit e307a6cc authored by kaso17's avatar kaso17 Committed by vlbox
Browse files

BTDB: set dummy seeders/leechers

parent 5346cc20
Branches
No related tags found
No related merge requests found
...@@ -61,9 +61,9 @@ ...@@ -61,9 +61,9 @@
grabs: grabs:
selector: div[class$="info"] span:nth-of-type(4) selector: div[class$="info"] span:nth-of-type(4)
seeders: seeders:
text: "0" text: "999"
leechers: leechers:
text: "0" text: "999"
downloadvolumefactor: downloadvolumefactor:
text: "0" text: "0"
uploadvolumefactor: uploadvolumefactor:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment