From: Lunar <lunar@anargeek.net>
Date: Mon, 13 Feb 2023 08:36:01 +0000 (+0100)
Subject: Ajout des nouvelles instances sur marylou et arecoque
X-Git-Url: https://nos-oignons.net/gitweb/website.git/commitdiff_plain/feb649153af1bdb3c5b0a2c24e2c5509db13c68c?ds=inline

Ajout des nouvelles instances sur marylou et arecoque
---

diff --git a/assets/relays.js b/assets/relays.js
index a090d44..1f4ff41 100644
--- a/assets/relays.js
+++ b/assets/relays.js
@@ -15,6 +15,12 @@ var nos_oignons_relays = [
     }, { name: "marylou2",
          fingerprint: "90FD830C357A5109AB3C505287713F1AC811174C",
          color: "#98df8a",
+    }, { name: "marylou3",
+         fingerprint: "91B7A9659CDB5ACF0DEB46DAA82C122C39CC4ADF",
+         color: "#a8cf9a",
+    }, { name: "marylou4",
+         fingerprint: "4F0C498701A41F4D9CA677EA763FD8CA45348E97",
+         color: "#b8dfaa",
     }, { name: "AlGrothendieck",
          fingerprint: "8E6EDA78D8E3ABA88D877C3E37D6D4F0938C7B9F",
          color: "#d62728",
@@ -30,5 +36,11 @@ var nos_oignons_relays = [
     }, { name: "arecoque2",
          fingerprint: "42E817BE07AB39CA3BD7A442AF08E007FF2E3F5B",
          color: "#FF1493",
-    },
+    }, { name: "arecoque3",
+         fingerprint: "5450CC0E3D08BB001E8229B8990323D11BC63332",
+         color: "#FF24A3",
+    }, { name: "arecoque4",
+         fingerprint: "8F13B91FA8380842993E7C36EEF88BEC5D695587",
+         color: "#FF34B3",
+        }
 ];