diff options
| author | Martial Simon <msimon_fr@hotmail.com> | 2024-01-24 20:42:08 +0200 |
|---|---|---|
| committer | Martial Simon <msimon_fr@hotmail.com> | 2024-01-24 20:42:08 +0200 |
| commit | baff115a338a88ca3216aafa3467ebda267cd69c (patch) | |
| tree | c0d5cce6f2affb1dafb19ef7b78bdda5a36cf611 | |
| parent | ee6ab37902a38fa1288a23b523c547ea7e01719c (diff) | |
fix: upgraded an http request to https
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -44,7 +44,7 @@ <a href="https://www.imood.com/users/Marcellus"><img src="https://moods.imood.com/display/uname-Marcellus/fg-80FF00/trans-1/imood.gif" alt="The current mood of Marcellus at www.imood.com" border="0"></a> <small><small><small><a href="log.html" style="position: absolute; bottom:0; right:0;">trop long pas lire</a></small></small></small> <a href="https://www.mabsland.com/"> - <img src="http://www.mabsland.com/Pandas/Censor_Gc.gif"> + <img src="https://www.mabsland.com/Pandas/Censor_Gc.gif"> </a> </body> </html> |
