]> nos-oignons.net Git - website.git/blob - assets/relays.js
a090d44a8e9dff51cab27835ae3de87c0f4ed92e
[website.git] / assets / relays.js
1 // Colors from https://github.com/d3/d3-3.x-api-reference/blob/master/Ordinal-Scales.md
2 var nos_oignons_relays = [
3        { name: "marcuse1",
4          fingerprint: "EFAE44728264982224445E96214C15F9075DEE1D",
5          color: "#1f77b4",
6     }, { name: "marcuse2",
7          fingerprint: "C656B41AEFB40A141967EBF49D6E69603C9B4A11",
8          color: "#aec7e8",
9     }, { name: "ekumen",
10          fingerprint: "9BA84E8C90083676F86C7427C8D105925F13716C",
11          color: "#ff7f0e",
12     }, { name: "marylou1",
13          fingerprint: "578E007E5E4535FBFEF7758D8587B07B4C8C5D06",
14          color: "#2ca02c",
15     }, { name: "marylou2",
16          fingerprint: "90FD830C357A5109AB3C505287713F1AC811174C",
17          color: "#98df8a",
18     }, { name: "AlGrothendieck",
19          fingerprint: "8E6EDA78D8E3ABA88D877C3E37D6D4F0938C7B9F",
20          color: "#d62728",
21     }, { name: "elenagb",
22          fingerprint: "F47B13BFCE4EF48CDEF6C4D7C7A99208EBB972B5",
23          color: "#ff9896",
24     }, { name: "mwittig",
25          fingerprint: "B580111855B9C452EB224CA7932B626E28D3C2EA",
26          color: "#d9edf7",
27     }, { name: "arecoque1",
28          fingerprint: "CD1FD2C1F330A3293DA6068E6A23866D063D6DCB",
29          color: "#57075F",
30     }, { name: "arecoque2",
31          fingerprint: "42E817BE07AB39CA3BD7A442AF08E007FF2E3F5B",
32          color: "#FF1493",
33     },
34 ];