From a9e301465273d33effba60d42fe16c86d63c2697 Mon Sep 17 00:00:00 2001 From: Brian Turek Date: Mon, 21 Feb 2022 22:07:43 +0000 Subject: [PATCH] Remove maxlength from proxy settings The proxy settings input needs to be able to accept input in the of form of type://username:password@hostname:port which can exceed 50 characters. --- src/popup.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/popup.html b/src/popup.html index be08642b..fa0d0470 100644 --- a/src/popup.html +++ b/src/popup.html @@ -299,7 +299,7 @@

- + @@ -440,7 +440,7 @@

- +