Skip to content
/ dino Public
forked from zzzmhcn/dino

由Chrome dino小恐龙 改写的404/500 错误页面

Notifications You must be signed in to change notification settings

JacksonsY/dino

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

由Chrome dino小恐龙 改写的404/500 错误页面

介绍

申明: dino小恐龙源码来自Chromium (非原创)
我只是用它写成了404和500的错误页面, 并压缩成了单文件形式, 方便之后用于tomcat/nginx的错误页面配置。

在线演示地址

404错误页面: https://tczmh.gitee.io/dino/404.html

502错误页面: https://tczmh.gitee.io/dino/502.html

截图

404 错误页面

404 错误页面

502 错误页面

502 错误页面

目录

(所以图片资源均已写成base64格式)

根目录下的所有文件均为单文件版本,无需依赖,可直接运行
包括index.html404.html502.html

oraginal文件夹:

未压缩的版本,可在此处改写,然后到https://tool.lu/html/进行压缩

index.html:

压缩后的纯dino小恐龙(无需其他依赖,直接单文件运行)

404.html

改写成404错误页面的小恐龙快跑(无需其他依赖,直接单文件运行)

502.html

改写成502错误页面的小恐龙快跑(无需其他依赖,直接单文件运行)

About

由Chrome dino小恐龙 改写的404/500 错误页面

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 78.5%
  • JavaScript 20.8%
  • CSS 0.7%