From b88dc859c2fcd445a1bbd169e471a1e1752b0f6f Mon Sep 17 00:00:00 2001
From: Roj
Date: Mon, 8 Apr 2024 00:32:40 +0300
Subject: [PATCH] Update Connectivity Test alert
---
islands/Alert.tsx | 6 ------
1 file changed, 6 deletions(-)
diff --git a/islands/Alert.tsx b/islands/Alert.tsx
index 62ca969..035df28 100644
--- a/islands/Alert.tsx
+++ b/islands/Alert.tsx
@@ -43,12 +43,6 @@ export function Alert(
This can be confirmed by monitoring the requests made while a
connectivity test is in progress.
-
Why does it take so long?
-
- Exchanging encryption keys might take a little time. After the
- keys are exchaged, they are stored locally in your browser, which
- makes future tests take much less time.
-