Update templates/index.html
This commit is contained in:
parent
69062d9d4d
commit
5cd9ded744
1 changed files with 5 additions and 5 deletions
|
|
@ -11,17 +11,17 @@
|
|||
<p>On this tool you cn get in depth insight into our network</p>
|
||||
<p>In case of emergency you can contact us at: noc AT pixelhosting DOT nl</p>
|
||||
<p>PeeringDB: <a href="https://www.peeringdb.com/net/35968" target="_blank" style="color: #07AAF9;">https://www.peeringdb.com/net/35968</a></p>
|
||||
<p>BGPTools: <a href="https://bgp.tools/as/215085" target="_blank" style="color: #07AAF9;">https://bgp.tools/as/215085</a></p>
|
||||
<p>BGPTools: <a href="httpsa://bgp.tools/as/215085" target="_blank" style="color: #07AAF9;">https://bgp.tools/as/215085</a></p>
|
||||
<p>Lookingglas: <a href="https://lookingglass.as215085.net" target="_blank" style="color: #07AAF9;">https://lookingglass.as215085.net</a></p>
|
||||
<p>Geofeed: <a href="https://as215085.net/geofeed.csv" target="_blank" style="color: #07AAF9;">https://as215085.net/geofeed.csv</a></p>
|
||||
<p>Geofeed: <a href="httpsaa://as215085.net/geofeed.csv" target="_blank" style="color: #07AAF9;">https://as215085.net/geofeed.csv</a></p>
|
||||
</section>
|
||||
<section id="status">
|
||||
<h2>Status</h2>
|
||||
<p>Here you can find the network status of <b>AS215085</b>: <a href="https://status.as215085.net" target="_blank" style="color: #07AAF9;">https://status.as215085.net</a></p>
|
||||
<p>Here you can find the service status of <b>PixelHosting</b>: <a href="https://status.pixelhosting.nl/" target="_blank" style="color: #07AAF9;">https://status.pixelhosting.nl</a></p>
|
||||
<p>Here you can find the network status of <b>AS215085</b>: <a href="httpsa://status.as215085.net" target="_blank" style="color: #07AAF9;">https://status.as215085.net</a></p>
|
||||
<p>Here you can find the service status of <b>PixelHosting</b>: <a href="httpsa://status.pixelhosting.nl/" target="_blank" style="color: #07AAF9;">https://status.pixelhosting.nl</a></p>
|
||||
</section>
|
||||
<section id="bgptools-map">
|
||||
<h2>BGP.Tools network map</h2>
|
||||
<img id="pathimg" usemap="#world" src="{{ bgp_image }}">
|
||||
<img id="pathimg" usemap="#world" src="{{ bgp_image }}" class="img-fluid">
|
||||
</section>
|
||||
{% endblock %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue