From b151c1ae22d91a33610edebc6f6026ca7b5f87ba Mon Sep 17 00:00:00 2001 From: Fuwn Date: Mon, 17 Jun 2024 07:08:38 -0700 Subject: feat: unuse stocks telegram --- src/modules/static.rs | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'src/modules') diff --git a/src/modules/static.rs b/src/modules/static.rs index a28c350..697e215 100644 --- a/src/modules/static.rs +++ b/src/modules/static.rs @@ -50,11 +50,11 @@ pub fn module(router: &mut windmark::router::Router) { // "licensing"), ("/readability", "The readability disclosure", "readability"), ("/tor", "Information and resources for The Tor Project", "tor"), - ( - "/stocks/telegram", - "Stock Market Related Telegram Groups", - "stocks_telegram" - ), + // ( + // "/stocks/telegram", + // "Stock Market Related Telegram Groups", + // "stocks_telegram" + // ), // ( // "/translations", // "Translate a page to your language of choice!", -- cgit v1.2.3