This commit is contained in:
GitHub Action 2020-04-11 16:55:36 +00:00
parent 9dc3c65e78
commit e6909f919d
5 changed files with 32 additions and 5 deletions

27
404.html Normal file
View File

@ -0,0 +1,27 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Not Found</title>
<style>
body {
font-family: -apple-system, "BlinkMacSystemFont", "Raleway", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
font-feature-settings: "liga" 0;
text-align: center;
background: #F5F5F5;
font-weight: 300;
}
h1 {
font-size: 3em;
margin-top: 10vh;
}
p {
line-height: 1.5em;
}
</style>
</head>
<body>
<h1>404 Not Found</h1>
<p>Sorry, the page you're looking for was not found.</p>
</body>
</html>

View File

@ -1,2 +1,2 @@
f5eadc5d9e76accda6ca7094eeb73c764cb45780
Thu Apr 9 05:46:39 UTC 2020
40d816f86dddd6742c4f2fe45f58d437e94762e8
Sat Apr 11 16:55:36 UTC 2020

File diff suppressed because one or more lines are too long

View File

@ -1,6 +1,6 @@
CACHE MANIFEST
# 2020-04-09:v1.13.2
# 2020-04-11:v1.13.3
# updmin:v8.0.0
NETWORK:

View File

@ -1,4 +1,4 @@
const VERSION = '1.13.2';
const VERSION = '1.13.3';
self.addEventListener('install', event =>
event.waitUntil(