This commit is contained in:
4
main.go
4
main.go
@@ -731,7 +731,7 @@ func errorhtml(w http.ResponseWriter, r *http.Request) {
|
||||
<svg width="96" height="64" viewBox="0 0 96 64" xmlns="http://www.w3.org/2000/svg" role="img">
|
||||
<path d="M33 44h32a14 14 0 0 0 0-28 18 18 0 0 0-34-5 16 16 0 0 0-4 31z" fill="#e5e7eb" stroke="#d1d5db"/>
|
||||
</svg>
|
||||
<div class="status err" title="Blocked">✓</div>
|
||||
<div class="status err" title="Blocked">✕</div>
|
||||
</div>
|
||||
<h3>Edge-Proxy</h3>
|
||||
<p class="sub">Intermediate</p>
|
||||
@@ -747,7 +747,7 @@ func errorhtml(w http.ResponseWriter, r *http.Request) {
|
||||
<rect x="6" y="34" width="76" height="18" rx="4" fill="#f3f4f6" stroke="#d1d5db"/>
|
||||
<circle cx="16" cy="43" r="3" fill="#9ca3af"/>
|
||||
</svg>
|
||||
<div class="status ok" title="Functional">✕</div>
|
||||
<div class="status ok" title="Functional">✓</div>
|
||||
</div>
|
||||
<h3>Host</h3>
|
||||
<p class="sub">Origin-Server</p>
|
||||
|
||||
Reference in New Issue
Block a user