diff --git a/README.md b/README.md index 06147c9..535113e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ **监测网页内容变化,并发送异动到微信** -> ⚠️ 此仓库用于文档、插件和镜像下载、以及issue跟踪 ## TLDR版 diff --git a/build.txt b/build.txt index 0bc7126..4b91da0 100644 --- a/build.txt +++ b/build.txt @@ -1 +1 @@ -"20220524211519" \ No newline at end of file +"20220524221125" \ No newline at end of file diff --git a/ckc.20220524221125.zip b/ckc.20220524221125.zip new file mode 100644 index 0000000..c464380 Binary files /dev/null and b/ckc.20220524221125.zip differ diff --git a/ext.html b/ext.html index bdba93f..5a08144 100644 --- a/ext.html +++ b/ext.html @@ -1 +1 @@ -
监测网页内容变化,并发送异动到微信
---
⚠️ 此仓库用于文档、插件和镜像下载、以及issue跟踪
docker run -e API_KEY=YouRAPiK1 -e TZ=Asia/Chongqing -e ERROR_IMAGE=NORMAL -p 8088:80 -v $PWD:/data -d ccr.ccs.tencentyun.com/ftqq/checkchan:latest
-目前Check酱正在内测,尚未上架Edge商店,只能通过手工方式载入
下载插件ZIP包,解压为目录(后文称其为A)。
+下载插件ZIP包,解压为目录(后文称其为A)。
打开Edge的插件页面,打开「开发者模式」,点击「Load Unpacked」,选择上边解压得到的目录A。
成功载入的话,就可以看到Check酱界面了。如果失败,通常是因为解压时多了一层目录导致的,可以试试重新选择A目录的下一级目录
diff --git a/readme.html b/readme.html index 371ec5a..4e4416e 100644 --- a/readme.html +++ b/readme.html @@ -1,8 +1,5 @@监测网页内容变化,并发送异动到微信
---
⚠️ 此仓库用于文档、插件和镜像下载、以及issue跟踪