diff options
Diffstat (limited to 'rank.py')
| -rw-r--r-- | rank.py | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -116,6 +116,8 @@ def get_rank_html(title, years=None, base_url=".", update=True, html = '' + url = url.replace("&","&") + # Hotness H,h = 50,5 if s >= H: |
