diff options
author | creme <creme@envs.net> | 2020-02-15 12:36:51 +0100 |
---|---|---|
committer | creme <creme@envs.net> | 2020-02-15 12:36:51 +0100 |
commit | de11b4eca99b411bb705575bec73416a6e753a9e (patch) | |
tree | ded95551053740312f0f9b3d90020380530323a9 | |
parent | move donation link to envs.net group on liberapay (diff) | |
download | hex-zero-de11b4eca99b411bb705575bec73416a6e753a9e.tar.gz hex-zero-de11b4eca99b411bb705575bec73416a6e753a9e.tar.bz2 hex-zero-de11b4eca99b411bb705575bec73416a6e753a9e.zip |
use https for donation shield!
-rwxr-xr-x | fhost.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 /> |