aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcreme <creme@envs.net>2020-02-15 12:36:51 +0100
committercreme <creme@envs.net>2020-02-15 12:36:51 +0100
commitde11b4eca99b411bb705575bec73416a6e753a9e (patch)
treeded95551053740312f0f9b3d90020380530323a9
parentmove donation link to envs.net group on liberapay (diff)
downloadhex-zero-de11b4eca99b411bb705575bec73416a6e753a9e.tar.gz
hex-zero-de11b4eca99b411bb705575bec73416a6e753a9e.tar.bz2
hex-zero-de11b4eca99b411bb705575bec73416a6e753a9e.zip
use https for donation shield!
-rwxr-xr-xfhost.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/fhost.py b/fhost.py
index ccc327a..d8f4e2e 100755
--- a/fhost.py
+++ b/fhost.py
@@ -419,7 +419,7 @@ curl is available on most platforms, including Windows, Mac OS X and Linux.
if you run a server and like this site, clone it! centralization is bad.
<small><a href="https://github.com/envs-net/0x0" target="_blank">https://github.com/envs-net/0x0</a></small>
you can also support it financially via liberapay.
-<a href="https://en.liberapay.com/creme/donate" target="_blank" style="border-bottom-color: transparent;"><img src="http://img.shields.io/liberapay/receives/envs.net.svg?logo=liberapay" alt="img_shield_receives_via_liberapay"></a>
+<a href="https://en.liberapay.com/creme/donate" target="_blank" style="border-bottom-color: transparent;"><img src="https://img.shields.io/liberapay/receives/envs.net.svg?logo=liberapay" alt="img_shield_receives_via_liberapay"></a>
</pre>
<br />
bgstack15