Selaa lähdekoodia

feat: add default 504 page, fix few translations

delong.wang 1 vuosi sitten
vanhempi
commit
44487b3a8b
2 muutettua tiedostoa jossa 73 lisäystä ja 5 poistoa
  1. 6 5
      blockpage/502.html
  2. 67 0
      blockpage/504.html

+ 6 - 5
blockpage/502.html

@@ -23,7 +23,8 @@
           <td>
           <td>
             <div id="title" style="font-size: 48px">502 Bad Gateway</div>
             <div id="title" style="font-size: 48px">502 Bad Gateway</div>
             <div id="desc" style="font-size: 20px; color: rgba(0, 0, 0, 0.7)">
             <div id="desc" style="font-size: 20px; color: rgba(0, 0, 0, 0.7)">
-              Server can not be reached, please try again later
+              The server encountered a temporary error and could not complete
+              your request. Please try again later.
             </div>
             </div>
             <div
             <div
               style="
               style="
@@ -48,7 +49,7 @@
                   top: 137px;
                   top: 137px;
                 "
                 "
               >
               >
-                Safeline WAF
+                Safeline
               </div>
               </div>
               <div
               <div
                 id="upstream"
                 id="upstream"
@@ -60,7 +61,7 @@
                   color: white;
                   color: white;
                 "
                 "
               >
               >
-                Upstream
+                Origin Server
               </div>
               </div>
               <img
               <img
                 style="width: 100%; height: 100%; display: block"
                 style="width: 100%; height: 100%; display: block"
@@ -91,12 +92,12 @@
             background-color: rgba(0, 0, 0, 0.3);
             background-color: rgba(0, 0, 0, 0.3);
           "
           "
         ></span>
         ></span>
-        <span id="powered-by">Powered by</span>
+        <span id="powered-by">security by</span>
         <a
         <a
           href="https://waf-ce.chaitin.cn"
           href="https://waf-ce.chaitin.cn"
           style="color: #27b876; text-decoration: none"
           style="color: #27b876; text-decoration: none"
           id="safeline-waf"
           id="safeline-waf"
-          >Safeline WAF</a
+          >SafeLine</a
         >
         >
         <span id="powered-by-tail"></span>
         <span id="powered-by-tail"></span>
       </div>
       </div>

Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 67 - 0
blockpage/504.html


Kaikkia tiedostoja ei voida näyttää, sillä liian monta tiedostoa muuttui tässä diffissä