Loading templates/index.html +13 −4 Original line number Diff line number Diff line Loading @@ -53,15 +53,12 @@ <div class="nav-collapse"> <ul class="nav"> <li class="active"><a href="/">Home</a></li> <li><a href="https://trac.torproject.org/projects/tor/ticket/6498">Trac Ticket #6498</a></li> </ul> </div><!--/.nav-collapse --> <div> <ul class="nav pull-right"> <li><a href="https://gitweb.torproject.org/compass.git">Source code</a></li> <li><a href="https://trac.torproject.org/projects/tor/newticket?component=Compass">Report a bug</a></li> <li><a href="mailto:tor-assistants@lists.torproject.org">Contact</a> </li> <li><a href="https://metrics.torproject.org/about.html#contact">Contact</a> </li> </ul> </div> </div> Loading @@ -70,6 +67,18 @@ <div class="container" ng-controller="CompassCtrl"> <div class="hero-unit"> <div class="alert alert-danger"> <p>The Tor Metrics team plans to shut down the Compass service at the end of December 2017. Aggregated search functionality has been integrated into <a href="https://atlas.torproject.org/#aggregate">Relay Search</a> (formerly known as Atlas) to give a unified tool for exploring both single relays and aggregations of relays.<p> <p>Please ensure that all the functionality you require is available in Relay Search before Compass is shut down. If any functionality is missing, please <a href="https://trac.torproject.org/projects/tor/newticket?component=Metrics/Atlas&parent=%2324445">file a ticket to request that it be added</a>.</p> </div> <form class="form-horizontal" id="form"> <fieldset> <legend>Compass</legend> Loading Loading
templates/index.html +13 −4 Original line number Diff line number Diff line Loading @@ -53,15 +53,12 @@ <div class="nav-collapse"> <ul class="nav"> <li class="active"><a href="/">Home</a></li> <li><a href="https://trac.torproject.org/projects/tor/ticket/6498">Trac Ticket #6498</a></li> </ul> </div><!--/.nav-collapse --> <div> <ul class="nav pull-right"> <li><a href="https://gitweb.torproject.org/compass.git">Source code</a></li> <li><a href="https://trac.torproject.org/projects/tor/newticket?component=Compass">Report a bug</a></li> <li><a href="mailto:tor-assistants@lists.torproject.org">Contact</a> </li> <li><a href="https://metrics.torproject.org/about.html#contact">Contact</a> </li> </ul> </div> </div> Loading @@ -70,6 +67,18 @@ <div class="container" ng-controller="CompassCtrl"> <div class="hero-unit"> <div class="alert alert-danger"> <p>The Tor Metrics team plans to shut down the Compass service at the end of December 2017. Aggregated search functionality has been integrated into <a href="https://atlas.torproject.org/#aggregate">Relay Search</a> (formerly known as Atlas) to give a unified tool for exploring both single relays and aggregations of relays.<p> <p>Please ensure that all the functionality you require is available in Relay Search before Compass is shut down. If any functionality is missing, please <a href="https://trac.torproject.org/projects/tor/newticket?component=Metrics/Atlas&parent=%2324445">file a ticket to request that it be added</a>.</p> </div> <form class="form-horizontal" id="form"> <fieldset> <legend>Compass</legend> Loading