Move /ranking -> /index/apps
This commit is contained in:
@@ -124,7 +124,6 @@ def gen_results(c_apps, c_domains, title):
|
||||
<li>List of <a href="/index/domains/all/">Requested Domains</a></li>
|
||||
<li>List of <a href="/index/domains/tracker/">Trackers</a></li>
|
||||
</ul>
|
||||
<p>Or go ahead to the <b><a href="/ranking/">Ranking</a></b> directly.</p>
|
||||
'''.format(title, c_apps, c_domains, c_recordings, c_logs), title=title)
|
||||
mylib.symlink(index_rank.fname_app_rank(),
|
||||
mylib.path_out('results', 'rank.json')) # after HTML.write
|
||||
|
||||
Reference in New Issue
Block a user