From b960cb5acf933136d64fa6364709a30ce6f10747 Mon Sep 17 00:00:00 2001 From: Pascal Date: Sun, 28 Feb 2021 12:10:09 -0500 Subject: [PATCH] [CP][mod] added regex to strip port from upstream name in html files (cherry picked from commit e4d912106d7fc17e632be84fcb1b4e0d42ea5b18) --- proxy/files/html/errors/error.html | 8 ++++-- proxy/files/html/errors/error_403.html | 8 ++++-- proxy/files/html/errors/error_404.html | 8 ++++-- proxy/files/html/errors/error_50x.html | 8 ++++-- web/files/html/errors/error.html | 8 ++++-- web/files/html/errors/error_403.html | 8 ++++-- web/files/html/errors/error_404.html | 8 ++++-- web/files/html/errors/error_50x.html | 8 ++++-- web/files/html/index.html | 35 +++++++++++++++----------- 9 files changed, 69 insertions(+), 30 deletions(-) diff --git a/proxy/files/html/errors/error.html b/proxy/files/html/errors/error.html index 7bf82ab..70d4970 100644 --- a/proxy/files/html/errors/error.html +++ b/proxy/files/html/errors/error.html @@ -13,9 +13,13 @@
diff --git a/proxy/files/html/errors/error_403.html b/proxy/files/html/errors/error_403.html index 306fbbc..70f03ce 100644 --- a/proxy/files/html/errors/error_403.html +++ b/proxy/files/html/errors/error_403.html @@ -13,9 +13,13 @@
diff --git a/proxy/files/html/errors/error_404.html b/proxy/files/html/errors/error_404.html index bbda212..dbcbcbd 100644 --- a/proxy/files/html/errors/error_404.html +++ b/proxy/files/html/errors/error_404.html @@ -13,9 +13,13 @@
diff --git a/proxy/files/html/errors/error_50x.html b/proxy/files/html/errors/error_50x.html index 1f5b939..a93c4bf 100644 --- a/proxy/files/html/errors/error_50x.html +++ b/proxy/files/html/errors/error_50x.html @@ -15,9 +15,13 @@
diff --git a/web/files/html/errors/error.html b/web/files/html/errors/error.html index 7bf82ab..70d4970 100644 --- a/web/files/html/errors/error.html +++ b/web/files/html/errors/error.html @@ -13,9 +13,13 @@
diff --git a/web/files/html/errors/error_403.html b/web/files/html/errors/error_403.html index 306fbbc..70f03ce 100644 --- a/web/files/html/errors/error_403.html +++ b/web/files/html/errors/error_403.html @@ -13,9 +13,13 @@
diff --git a/web/files/html/errors/error_404.html b/web/files/html/errors/error_404.html index bbda212..dbcbcbd 100644 --- a/web/files/html/errors/error_404.html +++ b/web/files/html/errors/error_404.html @@ -13,9 +13,13 @@
diff --git a/web/files/html/errors/error_50x.html b/web/files/html/errors/error_50x.html index 1f5b939..a93c4bf 100644 --- a/web/files/html/errors/error_50x.html +++ b/web/files/html/errors/error_50x.html @@ -15,9 +15,13 @@
diff --git a/web/files/html/index.html b/web/files/html/index.html index 577a35a..2cff36b 100644 --- a/web/files/html/index.html +++ b/web/files/html/index.html @@ -16,26 +16,33 @@
-
0x2A
-
- (1/42) installing -
-
- [###### -
-
|
-
/
-
-
-
\
-
-                 ] 26% +
0x2A
+
+ (1/42) installing + + + +
+
+ [###### +
+
|
+
/
+
-
+
\
+                 ] 26% +