A simple embedable status webpage for tor relays
Get the rawgit url and add your fingerprint as a get parameter
Here's an example of a link with a specified fingerprint
Here's an iframe example
<iframe
style="width: 100%; height: 300px; overflow: hidden;"
frameBorder="0"
scrolling="no"
seamless="seamless"
src="http://rawgit.com/johan-bjareholt/TorStatus/master/index.html?fingerprint=483940AD1E2670B07578FAA78A244B9620384CDA">
</iframe>