diff --git a/400.html b/400.html new file mode 100644 index 0000000..e54cdef --- /dev/null +++ b/400.html @@ -0,0 +1,36 @@ + + + + + 400 - UIISC + + + + + + + + + + + + + +
+

Bad Request !

+ +
+

The Page You Requested Was Unauthorized !

+
+ +
+ + \ No newline at end of file diff --git a/401.html b/401.html new file mode 100644 index 0000000..02a2421 --- /dev/null +++ b/401.html @@ -0,0 +1,36 @@ + + + + + 401 - UIISC + + + + + + + + + + + + + +
+

Unauthorized !

+ +
+

The Page You Requested Was Unauthorized !

+
+ +
+ + \ No newline at end of file diff --git a/403.html b/403.html new file mode 100644 index 0000000..3aa7f71 --- /dev/null +++ b/403.html @@ -0,0 +1,36 @@ + + + + + 403 - UIISC + + + + + + + + + + + + + +
+

Forbidden !

+ +
+

The Page You Requested Was Forbidden !

+
+ +
+ + \ No newline at end of file diff --git a/404.html b/404.html new file mode 100644 index 0000000..224efe1 --- /dev/null +++ b/404.html @@ -0,0 +1,36 @@ + + + + + 404 - UIISC + + + + + + + + + + + + + +
+

Not Found !

+ +
+

The Page You Requested Was Not Found !

+
+ +
+ + \ No newline at end of file diff --git a/503.html b/503.html new file mode 100644 index 0000000..4441a35 --- /dev/null +++ b/503.html @@ -0,0 +1,36 @@ + + + + + 503 - UIISC + + + + + + + + + + + + + +
+

Service Unavailable !

+ +
+

Service Unavailable !

+
+ +
+ + \ No newline at end of file diff --git a/core.php b/core.php index 3f3285e..5ee8b82 100644 --- a/core.php +++ b/core.php @@ -8,10 +8,10 @@ include_once 'lang.php'; $title = "UIISC"; $title_s = "UIISC"; $author = 'Crogram Inc.'; -$description = "uiisc, freewebhost, webhost, Crogram"; +$description = "uiisc, freewebhost, webhost, Crogram, iFastNet"; $rooturl = $_SERVER['HTTP_HOST']; $domain = preg_replace('/^www\./', '', $rooturl); -$static_release = 'build_20181211'; +$static_release = 'build_1544600355643'; function curlrequest($url, $data, $method = "post") { $ch = curl_init(); // 初始化CURL句柄 diff --git a/css/style.css b/css/style.css index d35c55a..3ac28cf 100644 --- a/css/style.css +++ b/css/style.css @@ -179,7 +179,7 @@ body.fixed-header-on { } .language-change { - max-height: 500px; + max-height: 450px; overflow-y: auto; } @@ -193,4 +193,8 @@ body.fixed-header-on { @keyframes wave-arm { 0%, 50% {transform: rotate(0)} 25%, 75% {transform: rotate(-25deg)} -} \ No newline at end of file +} + +.footer .co { + display: inline-block; +} diff --git a/footer.php b/footer.php index 6255d29..f78a4da 100644 --- a/footer.php +++ b/footer.php @@ -6,14 +6,14 @@ if (!defined('IN_SYS')) { } ?> -