From 2839b56ed41867abf7ed2851234f32517620c896 Mon Sep 17 00:00:00 2001 From: ruslan Date: Mon, 23 Jun 2025 21:55:30 +0200 Subject: [PATCH] Update config.toml --- config.toml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index 7fefedc..c2606cf 100644 --- a/config.toml +++ b/config.toml @@ -68,10 +68,15 @@ weight = 3 [[menu.main]] name = "dn42" -url = "https://dn42.fruw.org" +url = "https://f.dn42" weight = 4 +[[menu.main]] +name = "i2p" +url = "http://f.i2p" +weight = 5 + [[menu.main]] name = "tor" url = "http://fruworgtuaajxcxdcygjybaeon7oid4ibkaugotfavucjs4i7zbrrnad.onion" -weight = 5 +weight = 6