text changes in ratio rules

fixed bad merge
This commit is contained in:
What.CD 2011-07-27 01:57:29 +00:00
parent e562743cba
commit 5f4cb7ff73
2 changed files with 4 additions and 1 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
config.php
release/*
static/similar

View File

@ -95,7 +95,7 @@
</p>
<p>
To get this range of requirements to a more precise number, what we do is take the required ratio (0% seeded) for your download band, multiply it by <img src="http://chart.apis.google.com/chart?cht=tx&chf=bg,s,FFFFFF00&chl=1%20-%20\frac{Seeding}{Snatched}" alt="(1-(seeding/snatched))" title="(1-(seeding/snatched))" />, and round it up to the required ratio (100% seeded) if need be. Therefore, your required ratio will always lie between the 0% seeded and 100% seeded requirements, depending on the percentage of torrents you are seeding.
To get this range of requirements to a more precise number, what we do is take the required ratio (0% seeded) for your download band, multiply it by <img style="vertical-align: middle" src="static/blank.gif" onload="if (this.src.substr(this.src.length-9,this.src.length) == 'blank.gif') { this.src = 'http://chart.apis.google.com/chart?cht=tx&amp;chf=bg,s,FFFFFF00&amp;chl=1-%5Cfrac%7BSeeding%7D%7BSnatched%7D&amp;chco=' + hexify(getComputedStyle(this.parentNode,null).color); }" />, and round it up to the required ratio (100% seeded) if need be. Therefore, your required ratio will always lie between the 0% seeded and 100% seeded requirements, depending on the percentage of torrents you are seeding.
</p>
<p>