From 180f6c7cc20a6f36d30364910a16ae39fef789a5 Mon Sep 17 00:00:00 2001 From: Marco Realacci Date: Fri, 29 Sep 2023 17:55:13 +0200 Subject: [PATCH] Improve wording --- src/App.vue | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/src/App.vue b/src/App.vue index f7ccba8..7530ab2 100644 --- a/src/App.vue +++ b/src/App.vue @@ -58,7 +58,7 @@ onMounted(() => {
-

Your are using {{ proto }} 😉

+

Your browser supports {{ proto }} 😉

Congratulations! Your browser sent every request by using QUIC!
@@ -68,13 +68,18 @@ onMounted(() => {
-

Your are using {{ proto }}

+

Your browser used {{ proto }}

It appears that your network firewall is blocking QUIC, or your browser is just not using it 😢
+
+

Browser not supported

+
Your browser didn't report the protocol version 😢. You can open an issue on GitHub.
+
+
-

Your are using {{ proto }} 😱

+

Your browser used {{ proto }} 😱

This is really bad! Your browser is using a veeeery old protocol...