Onionoo ne donne plus les données. cf.
https://lists.torproject.org/pipermail/onionoo-announce/2015/000003.html
BwDrawer.onionoo_url = "https://onionoo.torproject.org/bandwidth?type=relay&contact=adminsys@nos-oignons.net";
BwDrawer.periods = [
- { id: "3_days", label: L10n.t_3_days },
- { id: "1_week", label: L10n.t_1_week },
{ id: "1_month", label: L10n.t_1_month },
{ id: "3_months", label: L10n.t_3_months },
{ id: "1_year", label: L10n.t_1_year },
L10n.bandwidth = "Bandwidth";
L10n.nos_oignons = "Nos oignons";
L10n.others = "Others";
-L10n.t_3_days = "3 days";
-L10n.t_1_week = "1 week";
L10n.t_1_month = "1 month";
L10n.t_3_months = "3 months";
L10n.t_1_year = "1 year";
L10n.bandwidth = "Bande passante";
L10n.nos_oignons = "Nos oignons";
L10n.others = "Autres";
-L10n.t_3_days = "3 jours";
-L10n.t_1_week = "1 semaine";
L10n.t_1_month = "1 mois";
L10n.t_3_months = "3 mois";
L10n.t_1_year = "1 an";