aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2018-02-01 16:38:03 -0600
committerMatt Rude <[email protected]>2018-02-01 16:38:03 -0600
commitb4ee38770b2bf7501c8038ca9a781cdf7da9d5ec (patch)
treebb1c68595dd813e405e0249b9ab257a27c17cb01 /index.html
parentfe52c5e5f53bb823f59db85cc5911d0874b159a0 (diff)
downloadxmpp-site-lite-b4ee38770b2bf7501c8038ca9a781cdf7da9d5ec.tar.gz
xmpp-site-lite-b4ee38770b2bf7501c8038ca9a781cdf7da9d5ec.tar.bz2
xmpp-site-lite-b4ee38770b2bf7501c8038ca9a781cdf7da9d5ec.zip
Add check.messaging.one server score image to main page
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index a4a95cf..061c363 100644
--- a/index.html
+++ b/index.html
@@ -47,6 +47,7 @@ permalink: /
<li>Socks 5 Proxy: <b>{{ site.xmpp-proxy-url }}</b></li>{% endif %}{% if site.xmpp-upload-url and site.xep-0363 == 1 %}
<li>File Uploads: <b>{{ site.xmpp-upload-url }}</b></li>{% endif %}
</ul>
+ <div style="padding-left:40px;"><a href="https://check.messaging.one/result.php?domain={{ site.xmpp-url }}&amp;type=server" target="_blank"><img src="https://check.messaging.one/badge.php?domain={{ site.xmpp-url }}" alt="check.messaging.one server score"/></a></div>
</div>
</div>
</div>