From 2b334ba3811ceee22bccc80daa2536fe37c14eb2 Mon Sep 17 00:00:00 2001 From: Zach Skaistis Date: Mon, 13 Sep 2021 09:45:20 -0500 Subject: [PATCH] fixed esc actually stopping requests on slow connections (#1840) by sphhax * removed spaces from words in csharp * blocked escape command sooner for slower connections * removed deprecated code --- static/index.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/static/index.html b/static/index.html index 42049e422..be97378f4 100644 --- a/static/index.html +++ b/static/index.html @@ -1,6 +1,11 @@ + Monkeytype