We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c60e27d commit 9165f33Copy full SHA for 9165f33
1 file changed
base/src/main/java/com/trackray/base/enums/WEBServer.java
@@ -12,7 +12,7 @@ public enum WEBServer {
12
RESIN("Resin"),
13
IIS8("class=\"content-container\"><fieldset>"),
14
IIS6("go.microsoft.com/fwlink/?linkid="),
15
- IIS7("Internet Information Services 7"),
+ IIS7("Internet Information Services 7","background-color:#555555;}","<h3>您要查找的资源可能已被删除","<div id=\"header\"><h1>服务器错误</h1></div>"),
16
NGINX("nginx/"),
17
TOMCAT("Apache Tomcat"),
18
APACHE("The requested URL","Apache/"),
0 commit comments