From 7d575c75b95887d85b6234b336360674cafc6dea Mon Sep 17 00:00:00 2001 From: Moul <moul@moul.re> Date: Fri, 14 Feb 2025 09:50:45 +0100 Subject: [PATCH] Remove Duniter contact email address Used wrongly for Cesium support Interesting how it got encoded https://www.knechtology.com/stop-spam/email_encoder.html https://forum.duniter.org/t//12933 --- foot.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/foot.php b/foot.php index f19e8c5..8a64381 100644 --- a/foot.php +++ b/foot.php @@ -63,9 +63,6 @@ <?php echo dgettext('menu', 'Guide du développement Cesium'); ?> </a> </li> - <li> - <span>contact@duniter.org</span> - </li> </ul> </nav> -- GitLab