修正监测失败且新开tab的bug(测试按钮)

This commit is contained in:
Easy
2022-06-08 09:13:22 +08:00
parent 61b9fef6f1
commit a94006291e
14 changed files with 72 additions and 20 deletions
+3 -3
View File
@@ -12,9 +12,9 @@
## 最新版本
- 插件·Chrome/Edge2022.06.08.00.25 [下载](ckc.zip)
- Docker镜像(云端+远程桌面二合一)2022.06.08.00.04 [Docker Hub](https://hub.docker.com/repository/docker/easychen/checkchan)
- 文档:2022.06.08.00.24
- 插件·Chrome/Edge2022.06.08.09.11 [下载](ckc.zip)
- Docker镜像(云端+远程桌面二合一)2022.06.08.09.02 [Docker Hub](https://hub.docker.com/repository/docker/easychen/checkchan)
- 文档:2022.06.08.09.11
- 更新日志:[GitHub](https://github.com/easychen/checkchan-dist/commits/main)
> Docker镜像安装命令请参阅后文云端架设一节
+1 -1
View File
@@ -1 +1 @@
"2022.06.08.00.25"
"2022.06.08.09.11"
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
"2022.06.08.00.04"
"2022.06.08.09.02"
@@ -3,7 +3,7 @@
"message": "Check酱"
},
"appDesc": {
"message": "监控页面变动,并发送异动到微信。 Build.2022.06.08.00.25",
"message": "监控页面变动,并发送异动到微信。 Build.2022.06.08.09.11",
"description":"亦支持http status、json和rss监测。配合自架云端,关电脑后也能运行。"
}
}
@@ -1,20 +1,20 @@
{
"files": {
"main.css": "/static/css/main.792c7829.chunk.css",
"main.js": "/static/js/main.e4abe455.chunk.js",
"main.js": "/static/js/main.84fc658b.chunk.js",
"runtime-main.js": "/static/js/runtime-main.17191aad.js",
"static/css/2.6a707db6.chunk.css": "/static/css/2.6a707db6.chunk.css",
"static/js/2.4c5fabd7.chunk.js": "/static/js/2.4c5fabd7.chunk.js",
"static/js/2.17aecb40.chunk.js": "/static/js/2.17aecb40.chunk.js",
"index.html": "/index.html",
"precache-manifest.0939b52c2f7226dbdfaf833e26544253.js": "/precache-manifest.0939b52c2f7226dbdfaf833e26544253.js",
"precache-manifest.6f8337e084924397f597b2026c348a85.js": "/precache-manifest.6f8337e084924397f597b2026c348a85.js",
"service-worker.js": "/service-worker.js",
"static/media/index.scss": "/static/media/icons-20.cef8cdbb.woff"
},
"entrypoints": [
"static/js/runtime-main.17191aad.js",
"static/css/2.6a707db6.chunk.css",
"static/js/2.4c5fabd7.chunk.js",
"static/js/2.17aecb40.chunk.js",
"static/css/main.792c7829.chunk.css",
"static/js/main.e4abe455.chunk.js"
"static/js/main.84fc658b.chunk.js"
]
}
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -1 +1 @@
<!doctype html><html lang="zh-cn"><head><meta charset="utf-8"/><link rel="icon" href="/logo.color.png"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="web content monitor"/><link rel="apple-touch-icon" href="logo.color.png"/><link rel="manifest" href="/manifest.json"/><title>...</title><link rel="stylesheet" href="/tailwind.min.css"><link href="/static/css/2.6a707db6.chunk.css" rel="stylesheet"><link href="/static/css/main.792c7829.chunk.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script src="/static/js/runtime-main.17191aad.js"></script><script src="/static/js/2.4c5fabd7.chunk.js"></script><script src="/static/js/main.e4abe455.chunk.js"></script></body></html>
<!doctype html><html lang="zh-cn"><head><meta charset="utf-8"/><link rel="icon" href="/logo.color.png"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="web content monitor"/><link rel="apple-touch-icon" href="logo.color.png"/><link rel="manifest" href="/manifest.json"/><title>...</title><link rel="stylesheet" href="/tailwind.min.css"><link href="/static/css/2.6a707db6.chunk.css" rel="stylesheet"><link href="/static/css/main.792c7829.chunk.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script src="/static/js/runtime-main.17191aad.js"></script><script src="/static/js/2.17aecb40.chunk.js"></script><script src="/static/js/main.84fc658b.chunk.js"></script></body></html>
@@ -0,0 +1,50 @@
self.__precacheManifest = (self.__precacheManifest || []).concat([
{
"revision": "001aba6d34190769fa86416e54bcba96",
"url": "/index.html"
},
{
"revision": "abebe020e4decf798aed",
"url": "/static/css/2.6a707db6.chunk.css"
},
{
"revision": "052f184de85a1a14d9ca",
"url": "/static/css/main.792c7829.chunk.css"
},
{
"revision": "abebe020e4decf798aed",
"url": "/static/js/2.17aecb40.chunk.js"
},
{
"revision": "052f184de85a1a14d9ca",
"url": "/static/js/main.84fc658b.chunk.js"
},
{
"revision": "4d30565b04f5f2725c56",
"url": "/static/js/runtime-main.17191aad.js"
},
{
"revision": "05f1cdadfe476395f60e233b15c22155",
"url": "/static/media/icons-16.05f1cdad.eot"
},
{
"revision": "3c1c220e7a18286503fb431c7a7fe183",
"url": "/static/media/icons-16.3c1c220e.woff"
},
{
"revision": "3cde8748332d1de6b1ae1c2dc5850754",
"url": "/static/media/icons-16.3cde8748.ttf"
},
{
"revision": "0a5c76518a68c185baa2c6744456918c",
"url": "/static/media/icons-20.0a5c7651.eot"
},
{
"revision": "51ec31f302d0072808e1f83f85fea4cd",
"url": "/static/media/icons-20.51ec31f3.ttf"
},
{
"revision": "cef8cdbb9d0ba82e6e19fb0eeba2ac3d",
"url": "/static/media/icons-20.cef8cdbb.woff"
}
]);
@@ -14,7 +14,7 @@
importScripts("https://storage.googleapis.com/workbox-cdn/releases/4.3.1/workbox-sw.js");
importScripts(
"/precache-manifest.0939b52c2f7226dbdfaf833e26544253.js"
"/precache-manifest.6f8337e084924397f597b2026c348a85.js"
);
self.addEventListener('message', (event) => {
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+3 -3
View File
@@ -20,9 +20,9 @@
</ol>
<h2>最新版本</h2>
<ul>
<li>插件·Chrome/Edge2022.06.08.00.25 <a href="ckc.zip">下载</a></li>
<li>Docker镜像(云端+远程桌面二合一)2022.06.08.00.04 <a href="https://hub.docker.com/repository/docker/easychen/checkchan" rel="nofollow">Docker Hub</a></li>
<li>文档:2022.06.08.00.24</li>
<li>插件·Chrome/Edge2022.06.08.09.11 <a href="ckc.zip">下载</a></li>
<li>Docker镜像(云端+远程桌面二合一)2022.06.08.09.02 <a href="https://hub.docker.com/repository/docker/easychen/checkchan" rel="nofollow">Docker Hub</a></li>
<li>文档:2022.06.08.09.11</li>
<li>更新日志:<a href="https://github.com/easychen/checkchan-dist/commits/main">GitHub</a></li>
</ul>
<blockquote>
+3 -3
View File
@@ -9,9 +9,9 @@
</ol>
<h2>最新版本</h2>
<ul>
<li>插件·Chrome/Edge2022.06.08.00.25 <a href="ckc.zip">下载</a></li>
<li>Docker镜像(云端+远程桌面二合一)2022.06.08.00.04 <a href="https://hub.docker.com/repository/docker/easychen/checkchan" rel="nofollow">Docker Hub</a></li>
<li>文档:2022.06.08.00.24</li>
<li>插件·Chrome/Edge2022.06.08.09.11 <a href="ckc.zip">下载</a></li>
<li>Docker镜像(云端+远程桌面二合一)2022.06.08.09.02 <a href="https://hub.docker.com/repository/docker/easychen/checkchan" rel="nofollow">Docker Hub</a></li>
<li>文档:2022.06.08.09.11</li>
<li>更新日志:<a href="https://github.com/easychen/checkchan-dist/commits/main">GitHub</a></li>
</ul>
<blockquote>